Skip to content

It is a Single Page Application that allows users to make simple calculations and read random math-related quotes. Built with React, JavaScript, and SCSS.

Notifications You must be signed in to change notification settings

gabyse1/math-magicians

Repository files navigation

Math Magician

It is a Single Page App (SPA) that allows users make simple calculations, and read a random math-related quote.

screenshot

Features

  • It displays the user interface for a standard calculator using React components.
  • It uses react router to navigate between three pages dinamically.
  • It uses events and lift state up approach to update the state to all components.
  • It uses useState hook to keep the state updated within functional components.

Built With

  • JavaScript
  • React
  • SCSS

Live Demo

HEROKU NETLIFY GH-PAGES

Getting Started

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

Prerequisites

  • Have git installed on your local computer.

Install

  • Clone this repository to your local computer. Choose the location you prefer.
  • Run the command npm install to install all project's dependencies.

Deployment

  • Run the command line npm run start.
  • The project will automatically open the index.html file in a browser.

Authors

👤 Gabriela Sánchez Espirilla

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

Acknowledgments

📝 License

This project is MIT licensed.

About

It is a Single Page Application that allows users to make simple calculations and read random math-related quotes. Built with React, JavaScript, and SCSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published