Bookstore is a website to manage collection of books. It is a Single Page App (SPA) that allows users to:
- Display a list of books.
- Add a book.
- Remove a selected book.
- React, Redux, React-Router, JavaScript, and CSS
- Install Node.js ^12.13
- clone the repository by running
git clone https://github.com/gtekle/bookstore-cms.git
- navigate to the folder
cd bookstore-cms
- Install packages
npm install
- run the application
npm start
👤 Tekle Gebreyohannes
- GitHub: @githubhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse Inc
- React Circular Progressbar component is developed by Kevin Qi
This project is MIT licensed.