- 📖 About the Project
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
This project is maked with the porpouse of show the magic behind the Maths, using React.js!
Website display the default view of a create-react-app:
-React
Currently, this website only follows a small wireframe with no real functionality or features!
N/A
- To get a local copy up and running, follow these steps.
In order to run this project you need:
- Node.js and git on your local computer.
- Clone this repository to your desired folder:
Example commands:
git https://github.com/SaveryIV/Math-Magicians.git
cd Math-Magicians
- Run:
npm install
- In order to run this project, clone this repository to your PC and open a terminal, then use:
npm start
If you are facing linter errors, use:
- For Hintrc:
npx hint .
- For Stylelint:
npx stylelint "**/*.{css}"
- For ESlint:
npx eslint .
- The website hasn't been deployed
👤 Agustin Soria
- GitHub: @Agustin-Soria
- LinkedIn: Agustin Soria
- Adding APIs
Contributions, issues, and feature requests are welcome!
Feel free to check the Isues Pages
If you like this project kindly give it a star⭐️.
I would like to thank Microverse for the immense support.
This project is MIT licensed.