/calculator-react

Calculator is an app made with react and react router dome

Primary LanguageJavaScriptMIT LicenseMIT

Calculator

calculator image

📗 Table of Contents

📖 Calculator

Calculator react is a webapp built using React.

🛠 Built With

Tech Stack

Client
  • CSS
Server
Database
  • N/A

Key Features

  • Calculator is currently on construction so it does not have features yet.

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

  • A working computer.
  • Connection to internet.

Setup

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

Clone this repository in the desired folder:

cd my-folder
git clone https://github.com/JakariaJishan/calculator-react.git

Install

To install this project:

cd calculator-react
code .
npm install

Usage

To run the project, execute the following command:

npm start

(back to top)

👥 Authors

👤 Jakaria jishan

(back to top)

🔭 Future Features

  • Cool React components will be added in the future
  • Events and hooks will be used
  • The webapp will be unit tested

(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 feel free to frok it and use it as you need.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the information provided to build this project.

(back to top)

❓ FAQ (OPTIONAL)

  • Can I use the project for any purpose?

    • Yes, you can use this files for anything you need.
  • Is the information saved in any database?

    • No, all data is saved in Local Storage.

(back to top)

📝 License

This project is MIT licensed.

(back to top)