Skip to content

Latest commit

 

History

History
77 lines (48 loc) · 2.33 KB

README.md

File metadata and controls

77 lines (48 loc) · 2.33 KB

Math magicians

"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to:

  • Make simple calculations.
  • Read random math-related quotes.

It is part of my journey at Microverse, that's my first React based project.

Built With


React Badge

HTML Badge

CSS Badge

JavaScript Badge

Jest Badge



It took aproximately 1 week between studying and doing it. This applicatino has 3 pages: Home Page, Calculator Page and a Quote page.

To build this app these React features were used:

  • Functional components
  • Hooks
  • Router
  • Jest for testing

Live demo

Live demo is available through this link.


Getting Started

To get a local copy up and running follow these simple example steps:

  • Clone this repo to your computer using git. Or

  • Download the compressed zip folder and use a decompressor to unzip it into your computer. Then open the folder and all the project files will be there.

  • then instal npm in with "npm install" and then use "npm run see" to open the application on your browser


Authors

👤 Tiago Lelinski Marin


🤝 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.