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
- Host: GitHub
- URL: https://github.com/hanasabih/math-magicians
- Owner: HanaSabih
- Created: 2023-02-12T13:57:40.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-23T09:48:14.000Z (over 3 years ago)
- Last Synced: 2025-04-02T05:44:29.940Z (about 1 year ago)
- Topics: bootstrap5, css3, javascript, nodejs, react, reactjs, testing
- Language: JavaScript
- Homepage:
- Size: 1.61 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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" 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.
> I used the following tech stack to develop this project
Client
- [Live Demo Link](https://math-magicians-reni.onrender.com/)
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.
- **[navbar]**
- **[home page]**
- **[quotes]**
👤 **Hana Sabih**
- GitHub: [@githubhandle](https://github.com/HanaSabih)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/hana-sabih/)
- [ ] **[responsive website]**
- [ ] **[add more style]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/HanaSabih/math-magicians/issues).
Give a ⭐️ if you like this project!
- I would like to thank ``` Microverse``` for providing me the materials that enabled me to finish this exercise
This project is [MIT](https://github.com/HanaSabih/math-magicians/blob/project-components/MIT.md) licensed