"Book-Store" is a website you can add and remove books. With "Book-Store" and it's API, the books are stored for everybody and ready for later use.
In the following link, you can view the Bookstore Website
- HTML
- CSS
- JAVASCRIPT
- REACT
- REDUX
Start by cloning the repository.
git clone https://github.com/thermiee/Book-Store.git
Navigate to the created folder.
cd Book-Store
Install all the dependencies.
npm install
Run the live server
npm run start
Go to Localhost
Build the distribution folder before hosting the app
npm run build
After the build you can host the build
folder.
👤 Emmanuel Jolugbo
- GitHub: Thermiee
- LinkedIn: Emmanuel Jolugbo
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Thank you Microverse for the opportunity!
Give a ⭐️ if you like this project!
This project is GNU licensed.