[Bookstore: reducers and actions] In this project, I configure Redux Store and write actions and reducer for adding and removing books, which was implemented.
- HTML
- CSS
- JavaScript
- JSX
- Webpack
- React
- React Router DOM
- input fields for adding books and authors
- Nav links
- Add button
- remove button
- Not available.
You can clone or fork this project, to do that you need:
- Git Bash
- Vs code
In order to run this project you need:
- Visual Studio Code or amy other equivalent code editor
- Knowledge in HTML, CSS, Javascript, React, Redux and Github
- And internet connection.
create a new empty repo run in your terminal : npx create-react-app 'app-name' cd app-name run the commands as seen in the new empty Github repo to link to the upstream. npm i react-router react-router-dom
Install this project with:
- copy the link of the repo. and
- open the terminal in your local machine
- git clone url of the repo.
- ls
- cd to repo. name.
- code . to open in Vs code
To run the project, execute the following command:
- npm start
You can deploy this project using:
- GitHub Pages
- Render
👤 Author1
- GitHub: @lugard1
- Twitter: @Dsn3kings
- LinkedIn: Lugard Agu
FUTURE FEATURES
- I would work on the style, feel and the functionalities of the bookstore app using API.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give us a star ⭐️
I would like to thank everyone that made this work a success, most especially Abu Raihan.
This project is MIT licensed.