Nkaleth / 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, read a random math-related quote. By building this application,I will learn how to use React.
https://reactproject-math-magicians.onrender.com/
1 stars 0 forks source link
reactjs routing

logo

πŸ“— Table of Contents

πŸ“– 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, read a random math-related quote. By building this application,I will learn how to use React.

πŸ›  Built With

Tech Stack

This project uses the following stack :

Client

Key Features

Here are some key features of the application :

(back to top)

πŸš€ Live Demo

Math Magicians

(back to top)

πŸ’» Getting Started

Clone the repository by clicking on the 'Code' button and copy the link

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

Prerequisites

In order to run this project you need:

-visual studio -github

Setup

Clone this repository to your desired folder:

  mkdir my-folder
  cd my-folder
  git clone https://github.com/Nkaleth//Math-magicians.git

-

Install

Install this project with:

  npm install

Usage I

Change the main branch to the right one, execute the following command:

  git checkout dev

Usage II

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

Example command:

To run the webhint linter

  npx hint .

To run the stylehint linter

  npx stylehint "**/*.{css,scss}"

To run the ESLint linter

  npx eslint "**/*.{js,jsx}" 

(back to top)

πŸ‘₯ Author

πŸ‘€ Nilton Segura

(back to top)

πŸ”­ Future Features

(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 follow me and star it!

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse

(back to top)

πŸ“ License

This project is licensed .

(back to top)