- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
React-magician, 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
React | GIT
- Live Demo is not available
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A text editor (preferably Visual Studio Code)
- Github
Clone this repository to your desired folder:
cd my-folder git clone https://github.com/Ferizad/React-magician.git
Install this project with:
To run the project, execute the following command:
- After Cloning this repo to your local machine
npm start
Track HTML linter errors run:
npx hint .
Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
Track JavaScript linter errors run:
npx eslint .
You can deploy this project using: GitHub pages
👤 Ferizad
- GitHub: @Ferizad
- Twitter: @FerizadK
- LinkedIn: Ferizad Kanafina
- [Components ]
- [Events ]
- [Fetch data from API.]
- [Full website.]
- [Tests ]
- [Deploy. ]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project feel free to leave comments and contact via given authors information above.
I would like to thank the code reviewers for the taking time to do the work. A special thank you as well to my teammates for their support it wouldnt have been possible without you guys.
This project is MIT licensed.