[Math Magicians] is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations and read a random math-related quote.
HTML CSS JavaScript React
- [It is a Single Page App]
- [Allows users to make simple calculations]
- [Allow users to read a random math-related quote]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Laptop
- Internet
- Git
- Github
Clone this repository to your desired folder:
sh cd my-folder git clone https://github.com/Chandan-devs-tech/math-magicians.git
Install this project with:
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.
sh cd my-project npm install
To run tests, run the following command:
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
sh npm run test
You can deploy this project using:
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
π€ Chandan Gupta
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- [Full website]
- [Tests]
- [Deploy]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give me a βοΈ.
create-react-app.dev Running Tests | Create React App Note: this feature is available with react-scripts@0.3.0 and higher. I would like to thank Microverse team.
This project is MIT licensed.
