BookStore is a website that stores books names, authors, genre, and the user's progress on reading. Implementing this project to learn how to use React and Redux in the context of a real application. Ⓜ💯
[BookStore] is a website that stores books
This is a desk-top browser website.
Client
- [setup app]
- [Components Added]
- [Deploy]
- [Use redux]
- [Add functionalty]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A browser that supports html5 and css3
- install Node js
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone https://github.com/waelelsafty07/Book-Store.git
Install this project with:
-
Clone the code into your machine and run test in an editor of your choice(E.g VScode).
-
npm install
For build production version
- npm run build
For Run server devlopment
- npm start
For Run Test Eslint
- npm run lint
For Run Fix Eslint
- npm run lintf
For Run Test Stylint
- npm run style
For Run Fix Stylint
- npm run stylef
👤 Wael Elsafty
- GitHub: @waelelsafty07
- LinkedIn: LinkedIn
- [Add animations and transitions]
- [Add more styles and colors]
Feel free to check the issues page.
If you like this project, please give it a star, and if you would love to tell me ways to improve it, contact me on LinkedIn or Twitter. It will be a pleasure to hear from you.
I would like to thank Microverse community for this opportunity to learn new things.
This project is MIT licensed.