Awesome_books

Awesome books is a simple website that displays a list of books and allows you to add and remove books from that list. This UI is built using a medium-fidelity wire frame. Built with JavaScript, HTML and CSS.

MIT License

Stars
3

Awesome Books

Built With

  • HTML
  • CSS
  • ES6.

LIVE DEMO

Live Demo Link

Getting Started

you can clone the repository by using the command below and run the "npm install" command to install the necessary tools

https://github.com/Bantealem/awesome-books-ES6-.git

Setup

git clone [email protected]/Bantealem/awesome-books.git
npm install
npm run build
npm start

If you are non a technical person you can download the zip file.

  • To do that you have to go to the green button that says 'Code' and then press on it.
  • Choose the option 'Download Zip' and wait until it download.
  • Then you need to decompress it.
  • You will need to have Zip compress file software installed in your computer. If you don't have it you can download it from here
  • Do double click on the Capstone-1.zip and choose a folder where to place all the decompressed files.
  • Once you are done decompressing, you can open the created folder.
  • In it you can double click on the index.html file and choose a browser to open it (For example google Chrome Browser).
  • Now you should be able to see the project.
  • Remember to use the mouse to navigate through the website. Also you can use the keys 'arrow up' and 'arrow down' of your keyboard
    to scroll up and down.

Authors

Author

Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a if you like this project!

Acknowledgments

  • A great thanks to My coding partners, morning session team, and standup team Partners for their contributions.
  • Thanks to Code Reviewers for the insightful feedback.
Related Projects