"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.
- HTML5, CSS3, ES6, Webpack, React
To get a local copy up and running follow these simple example steps.
- You need to have Code Editor Installed
- Make sure Nodejs and NPM is installed in your system for linters and libraries
- Clone the repo in your local machine:
git clone https://github.com/RiyaBulia12/Math-Magician.git
- Open terminal and cd into project and install the dependencies
cd Math-Magician
npm install
- run the command to open your index.html automatically in your brower:
npm run build
npm start
👤 Riya Bulia
- GitHub: @RiyaBulia12
- LinkedIn: Riya-Bulia
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!