Skip to content

Latest commit

 

History

History
178 lines (104 loc) · 3.51 KB

README.md

File metadata and controls

178 lines (104 loc) · 3.51 KB

Math magicians

📗 Table of Contents

📖 Math magicians

Math magicians is a single page application built with react that consists of a simple calculator and a radom quote generator.

🛠 Built With

Tech Stack

Client

Key Features

  • Simple calculator app built with JSX
  • Single page app with 3 pages
  • Random quote generator

(back to top)

🚀 Live Demo

You can try the Demo in This Link

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need a browser.

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone git@github.com:myaccount/my-project.git

Install

Install this project with:

Example command:

  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm test

Deployment

You can deploy this project using github pages

(back to top)

👥 Authors

👤 Tomás Esquivel

(back to top)

🔭 Future Features

  • Calculator
  • About page
  • Quote generator

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give it a star.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse and my friends and family for their support.

(back to top)

📝 License

This project is MIT licensed.

(back to top)