An open API service indexing awesome lists of open source software.

https://github.com/hanasabih/math-magicians


https://github.com/hanasabih/math-magicians

bootstrap5 css3 javascript nodejs react reactjs testing

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          


Math Magicians

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 \[Math Magicians\] ](#-math-magicians-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Author ](#-author-)
- [🔭 Future Features](#future-features)
- [🤝 Contributing ](#-contributing-)
- [Show your support ](#show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 [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 and read a random math-related quote.

## 🛠 Built With

### Tech Stack

> I used the following tech stack to develop this project

Client

## 🚀 Live Demo

- [Live Demo Link](https://math-magicians-reni.onrender.com/)

(back to top)

## 💻 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](https://nodejs.org/en/) and download the setup based on your PC

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

```JavaScipt
cd clone https://github.com/HanaSabih/math-magicians.git
```

### Install

Navigate into the cloned folder or repository by running the command:
```JavaScript
cd
```
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.

### Key Features

- **[navbar]**
- **[home page]**
- **[quotes]**

(back to top)

## 👥 Author

👤 **Hana Sabih**

- GitHub: [@githubhandle](https://github.com/HanaSabih)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/hana-sabih/)

## 🔭 Future Features

- [ ] **[responsive website]**
- [ ] **[add more style]**

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/HanaSabih/math-magicians/issues).

## 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](https://github.com/HanaSabih/math-magicians/blob/project-components/MIT.md) licensed