Book Store is a react single web page application that list of books list and categories pages. It also allows user to add new book
Html
Css
Javascript
Webpack
React
- Display booklist
- Client side Routing
To get a local copy up and running, follow these steps.
fork the repository https://github.com/torobucci/book-store-app.git
In order to run this project you need:
Code editor eg. VScode Web browser eg. chrome
Clone this repository to your desired folder:
git clone https://github.com/torobucci/book-store-app.git
To install run the following command:
npm install
To start the project run the following command:
npm start
To run tests, run the following command:
npm test
π₯ Author: Kevin Toro
- GitHub: @torobucii
- Twitter: @torobucii
- LinkedIn: Kevin Toro
- Implement add book to store functionality
- Implement remove book functionality
- Style app to match Zeplin design
Contributions, issues, and feature requests are welcome!
Feel free to check the Book Store issues.
If you like this project hit the star button on our github repo
I would like to thank Microverseinc organization for designing the project
This project is MIT licensed.