This is a book store cms project which is able to do the bisic math operations.
- HTML, CSS, JavaScript
- React
- WebPack
To get a local copy up and running follow these simple example steps.
- Install node.js and npm.
- Install Git.
-
Clone the repository by running the following command in your terminal: git clone https://github.com/HabibPayenda/mathMagicians.git
-
Change your directory by by running the following command in your terminal: cd mathMagicians
- Install the dependencies by running npm i in your terminal
- After all the dependencies are installed open the app by running npm start in your terminal
To test the application run npm test in your terminal.
👤 Habib Payenda
- GitHub: @HabibPayenda
- Twitter: @HabibPayenda
- LinkedIn: @HabibPayenda
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.