- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- π License
BookStore is a website that allows you to:
- Display a list of books.
- Add a book.
- Remove a selected book.
By building this application, I will learn how to use React and Redux.
- React Router
- React components
- JavaScript
- CSS
- ReactJS
- Redux
- Eslint
- Stylelint
Client
Server
Database
Describe between 1-3 key features of the application.
- [Add Reducer and Actions]
- [Use redux in react components]
- [Connect to API]
This project was bootstrapped with Create React App.
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
cd folder
`git clone https://github.com/MohamedHNoor/bookstore.git`
Install this project with:
cd project
npm install
To run the project, execute the following command:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
To run tests, run the following command:
npm test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
You can deploy this project using:
npm run build
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify
π€ Mohamed H Noor
- GitHub: @MohamedHNoor
- Twitter: @MohamedHNoor
- LinkedIn: @MohamedHNoor
- [Initialize project with components (React only)]
- [Add reducers and actions.]
- [Use Redux in React components.]
- [Connect to API.]
- [Styling ]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a βοΈ if you like this project
I would like to thank Microverse
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.
```