Bookstore is a web app that allows you to display a list of books, add and remove books to and from the list. It is built using react and redux and follows this Zeplin project design.
This project was bootstrapped with Create React App.
To get a local copy up and running follow these simple steps. In the project directory, run:
git clone https://github.com/DJ-MrJay/bookstore
cd bookstore
In the project directory, you can run:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
npm test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
npm run build
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
Give a ⭐️ if you like this project!
Zeplin for the design.
This project is MIT licensed.