/math-magicians

This is a Single Page Application that allows users to make simple calculations and read and a random math-related quote

Primary LanguageJavaScript

logo

Microverse README Template

📗 Table of Contents

📖 [Math Magicians]

This is a Single Page Application that allows users to make simple calculations and read and a random math-related quote

🛠 Built With

Tech Stack

I used the following tech stack to develop this project

Client

💻 Getting Started

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

Prerequisites

  • ReactJS
  • NPM

In order to run this project you need:

To have installed Nodejs in your Code editor. In case you don't have it, go to this site and download the setup based on your PC

Setup

In a desired folder or directory in the CLI, run the command:

cd clone https://github.com/admirerbrown/math-magicians.git

Install

Navigate into the cloned folder or repository by running the command:

 cd <folder/name of the repository>

Then run npm install to install all required dependencies (this will create a /node_modules folder).

Usage

To run the project, execute the following command:

Inside the newly created project, you can run some built-in commands:

npm start or yarn start Runs the app in development mode. Open http://localhost:3000/ to view it in the browser.

The page will automatically reload if you make changes to the code. You will see the build errors and lint warnings in the console.

🚀 Live Demo

Live Demo

👥 Author

👤 Samuel Kyere

🤝 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

  • I would like to thank Microverse for providing me the materials that enabled me to finish this exercise

📝 License

This project is MIT licensed