"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to:
- Make simple calculations.
- Read a random math-related quote.
- React
- Jest
- Heroku
- Netlify
Be sure to have Node.js installed before proceeding.
# Clone the repo
git clone https://github.com/wandergithub/Math-Magicians
# Change directory
cd Math-Magicians
# Install dependencies
npm i
# Start local server
npm start👤 Author
- GitHub: @wandergithub
- Twitter: @wanderklk1
- LinkedIn: Wander A. Gonzalez
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project was bootstrapped with Create React App.
This project is MIT licensed.
