"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.
- HTML
- CSS
- JavaSript/ES6
- React
- Linters
- NPM
- Webpack
- Babel
To get a local copy up and running follow these simple example steps.
- Git/GitHub/VSCode/Linters/ES6/API/Webpack/Babel/Sass/NPM (Software Packages System)
- Clone GitHub repository
gh repo clone SaidRasinlic/Math-Magicians
- Install the devDependencies
npm install
- Build the app
npm run build
- Run the app
npm run start
Congratulations, enjoy the application! It should be on http://localhost:3000/
👤 Said Rasinlic
- GitHub: @GitHub/SaidRasinlic
- Twitter: @Twitter/SaidRasinlic
- LinkedIn: @LinkedIn/SaidRasinlic
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
This project is MIT licensed.