- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Magic Maths it's an online calculator and a random math-quote generator, have fun with numbers!
Client
- All the functionalities of a regular calculator
- Random math-quote generator
- User friendly enviroment
To get a local copy up and running, follow these steps.
In order to run this project your system should have Node.js and npm installed. You can check your Node.js version by running
node -vand for npm
npm -vClone this repository to your desired folder:
cd my-folder
git clone git@github.com:DiegoMero/magic-maths.gitInstall this project with:
npm installTo run the project, execute the following command:
npm start👤 Diego Mero
- GitHub: @DiegoMero
- Twitter: @Dimero18
- LinkedIn: DiegoMero
- New calculator functionalities
- New quotes
- A whole new home 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 all my coding partners that help me through the obstacles.
This project is MIT licensed.