Skip to content

Latest commit

 

History

History
210 lines (113 loc) · 3.78 KB

README.md

File metadata and controls

210 lines (113 loc) · 3.78 KB

📗 Table of Contents

📖Math-Magicians

  • I Developed this project by setting up a React App.👌

🛠️ Built With

Tech Stack

Client
  • JSX
  • CSS
  • JavaScript

Key Features

  • Set up the project using React
  • Use the ES6 of javascript
  • Set up linters configuration

(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:

Example command:

1.use a browser
2.use cable internet

Setup

Clone this repository to your desired folder:

Example commands:

  cd Math-Magicians

  git git@github.com:AleWaweru/Math-Magicians.git

Install

Install this project with:

Example command:

  npm install

Usage

To run the project, execute the following command:

Example command:

 npm run start

Run tests

To run tests, run the following command:

Example command:

npx hint .
npx eslint .

Deployment

You can deploy this project using:

-Render

(back to top)

👥 Authors

👤 Author1

(back to top)

🔭 Future Features

  • Add test using jest
  • Add SIDEBAR SECTIONS
  • Add NAVBAR SECTIONS
  • Add LIVE CHAT SECTION

(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 you can leave a star to it.

(back to top)

🙏 Acknowledgments

  • I would like to thank Microverse for giving us an opportunity to learn more about Front-End Development.

  • I would also like to thank my coding partners for the support toward the completion of this project.

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)