logo

Microverse README Template

📗 Table of Contents

📖 math-magicians

math-magicians is a project I created using ReactJS. From this project I learned:

React 18 and best practices props and states React Router React Icons Re-Usable Components React Hooks (useState) CSS transition and animation and more...

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • Navigation
  • Calculator
  • Footer

(back to top)

🚀 Live Demo

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

Basic understanding of the following: HTM5/CSS3, SASS ES6 webpack JSX ReactJS

tools

install Vs Code or any of your favored code editor install react

 npx create-react-app .

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:belaymit/math-magicians.git

Install

Install this project with:

  cd math-magicians
  npm install

Usage

To run the project, execute the following command:

 npm start

Run tests

To run tests, run the following command:

Deployment

You can deploy this project using:

GitHub pages netlify 000webhost.com

(back to top)

👥 Authors

👤 Belay Birhanu G

(back to top)

🔭 Future Features

  • Home Page
  • Quotes

(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 please give it a star

(back to top)

🙏 Acknowledgments

I would like to thank Microverse community

(back to top)

❓ FAQ (OPTIONAL)

  • What are the core requirements to do this project?

    • having a knowledge of ES6 and basic understanding of ReactJS.
  • What is the expected outcome of the project?

    • learn abut ReactJS, React components, React hooks, more on ES6, webpack and etc.

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)