- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Book Store is a website made using React and Redux for Adding, Removing and Displaying a list of books.
- HTML
- CSS
- JavaScript
- React & Redux
Client
- Use React Router V6
- Use API
- Use Redux in react
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Web browser.
- Code editor.
- Git
Clone this repository to your desired folder and install required dependencies:
cd my-folder
git clone github.com/redmarverick/Math-magicians.git
npm init -y
npm install webpack webpack-cli --save-dev
npm install --save-dev html-webpack-plugin
npm install --save-dev html-loader
npm install --save-dev style-loader css-loader
npm install --save-dev webpack-dev-server
To run the project, execute the following command:
npm install webpack
npm run build
npm run dev
To run tests, run the following command:
Comming soon.
👤 Nylbert Victor
- GitHub: @Nylbert Victor
- Twitter: @Nylbert Victor
- LinkedIn: Nylbert Victor
- [Display Books]
- [Add Books]
- [Delete Books]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Thanks for checking out our books app! Please feel free to reach out with any questions or feedback, as your input is greatly appreciated. And if you enjoyed the project, don't forget to leave a star on the repo ⭐️.
would like to thanks Microverse corporation for the README template.
This project is MIT licensed.