Skip to content

Simple React Application that allows users to calculate using the in-built calculator

License

Notifications You must be signed in to change notification settings

Yidnekachew-cmd/math-magician

Repository files navigation


📗 Table of Contents

📖 Math magicians

A website for organizing daily activities

["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.

In this first project of the Math Magicians application. I set up the environment and tools needed to develop a React application.

🛠 Built With HTML,CSS and Javascript

Tech Stack

Client
Server
Database

Key Features

  • [HTML]
  • [CSS]
  • [Javascript] ---> with ES6
  • [Webpack]
  • [API's(Notion)]

(back to top)

🚀 Screenshot

mobile

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

-A Computer (MAC or PC)
-code editor (VSCode,Atom etc...)
-A browser (Chrome,Mozilla,Safari etc...)
-Version Control System (Git and Github)
-NodeJS (https://nodejs.org/en/)
-React {https://react.dev/}

Setup

Clone this repository to your desired folder:

cd my-folder
git clone git@github.com:Yidnekachew-cmd/math-magician.git (SSH)

Install

Install this project with:

npx create-react-app my-app
cd my-app
npm install 

Usage

npm start

Run tests

To run tests, run the following command:

npx test

Deployment

You can deploy this project using:

npm run build

(back to top)

👥 Authors

👤 Yidnekachew Kassahun

(back to top)

🔭 Future Features

  • [Adding_full_functionality_to_the_Calculator]
  • [Adding_backend_and_databases]

(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 rate it and give it a star.

(back to top)

🙏 Acknowledgments

--> I would like to thank the Microverse team for allowing us to work on this Math magicians project.

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

About

Simple React Application that allows users to calculate using the in-built calculator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published