The Online Book Store is a web application that displays a list of books, allows users to add and edit books by title or author, remove a selected book, and make comments.
- React, Redux
- CSS
- JavaScript
- GitFlow
- Linters
- Webpack
Clone Repository using
git clone git@github.com:Hadi111jafari/Bookstore
OR using HTTPS
git clone https://github.com/Hadi111jafari/Bookstore.git
move into project directory
cd Bookstore
Install Project dependancies using NPM
npm install
build with the command
npm run build
launch project locally with
npm start
👤 Abdul Hadi Jafari
- GitHub: @githubhandle
- Twitter: @twitterhandle
- Linked In: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse team for guidance
This project is MIT licensed.