Skip to content

VanessaAoki/math-magicians

Repository files navigation

Microverse MIT Licensed GitHub last commit (branch) GitHub Repo stars GitHub followers

Math Magicians

With Math Magicians you have access to a calculator and an inspirational quote!

screenshots TBA

Built With

  • HTML, CSS, React;
  • Visual Studio, Git & GitHub;

Getting Started

Running locally

To run this project, you only need a computer with a browser (like Google Chrome, Mozilla Firefox, Microsoft Edge, Apple Safari, etc.) installed, and follow these steps:

  1. In your terminal, type the following, to clone this repository:
$ git clone https://github.com/VanessaAoki/math-magicians.git
  1. After, run the following commands in your terminal:
$ cd math-magicians
$ yarn install
$ yarn start
What are these commands? - '$ cd' command is used to move to different folders.
- '$ yarn install' is used to install all dependencies for this project.
- '$ yarn start' runs the app in the development mode.
  1. If your default browser do not start automatically, open it and type http://localhost:3000 to run the application.

Running tests

To launch the test runner in the interactive watch mode, run $ yarn test in your console.

To read more information about running tests, visit create react app website;

Author

👩🏼‍💻 Vanessa Aoki

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published