- This Web Application is single page application developed with React that makes simple calculations and read random math related quotes
To get a local copy up and running follow these simple steps.
- VIsual Studio Code.
- Open the terminal on your computer
- Navigate through directories using change directory (cd) command to where you want to clone the repository.
- Type the following command then press ENTER:
git clone https://github.com/Aseadd_/math-magicians.git- The terminal will send to you information about your download.
- Type the following command then press ENTER:
cd math-magicians- Type the following lists of commands and press ENTER after each command:
- Basic Setup
npm start- Open folder in VSC
code . npm test npm run build- HTML/CSS & JS best practices: Correct use of tags, elements, properties and ES6 syntax.
- GitHub flow: Correct use of Branches for deployment and features development.
- Linters Check: Local and Pull Request check for errors, bugs and stylistic errors in code.
- React: JavaScript library.
- GitHub: @Aseadd
- Twitter: @AdaTsega
- LinkedIn: Addis Tsega
- Give a ⭐️ if you like this project!
- This project is MIT licensed.