- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
"Math magicians" is a web app thats used to store different components of the app and also display books when put into use.
Math magicians is a Module 3 project from microverse.
REACT
- Used React Router for navigation
- Designed with React
- Add Books and their Authors
- Store Books in API
- Delete Books from API
To get a local copy up and running, follow these steps.
-Visual Studio code
-Web Browser
Clone this repository to your desired folder:
cd my-folder
git clone /~https://github.com/iamchristianani/bookstore.git
To run on local machine, open your terminal and run the following:
npm install
npm run build
npm start
To following are what the web-app is used for:
Calculate simple arithmetics
When forked you can see how React Router used
Shows a simple web app bulid with React
This project would be deployed using github pages:
Deployed on Cloud via Render.com
👤 Christian Ani
- GitHub: @iamchristianani
- Twitter: @kriznode
- LinkedIn: Christian Ani
- [Complete the Categories page]
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.