Project description.
- HTML5
- CSS
- React
To get a local copy up and running follow these simple example steps.
- A modern web browser like Chrome, Safari, Firefox, etc.
- JavaScript enabled.
- Node installed.
If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.
Download the ZIP from this location, or run the following git command to clone the files to your machine:
git clone https://github.com/VaneCode/Math-magicians.git
-
Open the Repository Link of this project in GitHub.
-
Once the files are on your machine, open Math-magicinas folder in Visual Studio Code, and follow the steps in Installation & Set Up
-
Install Node Modules
npm install
-
Start the development server
npm start
-
Runs the app in the development mode.Open http://localhost:3000 to view it in your browser.
-
Generate a full static production build
npm run build
👤 Vanessa Bonito
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.