The Bookstore is a website biulet with react and redux and create an MVP version of it that allows us to:
Display a list of books, Add a book, Remove a selected book.
Languages
- CSS(Bootstrap)
- React
Server
- Github
- Display a list of books
- Add a book
- Remove a selected booke
- Add Mobile version
- Add Dark mode
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
git clone https://github.com/bernabasy/Bookstore.git
cd Bookstore
Install this project with:
npm install
To run the project in a development server, execute the following command:
npm start
To run the tests in a development server, execute the following command:
npm test
To to build for the production, execute the following command:
npm run build
You can deploy this project using Github Pages
👤 Bernabas Yosef
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give me a star.
We would like to thank Microverse and our fellow micronauts.
This project is MIT licensed.