"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
To get a local copy up and running follow these simple steps.
- Code Editor (e.g. VS Code, Atom)
- Web browser
Step 1: Clone this repo locally using git
- Create a folder in your local machine
- Open your console in your folder and run this command:
https://github.com/dqarias/Leaderboard.git
- Alternatively, you can just download the complete zip file and extract the folder in your directory
Step 2: Run in your project directory
- npm install Installs all the dependencies from the package.json
- npm run start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser. The page will reload when you make changes.
You may also see any lint errors in the console.
This project has been deployed using Heroku and Netlify
👤 Dino Quispe
- GitHub: @dqarias
- Twitter: @DinoRonald7
- LinkedIn: Dino Quispe
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse Staff
- Coding Partners
- Code Reviewers
This project is MIT licensed.