JakariaJishan / calculator-react

Calculator is an app made with react and react router dome

Home Page:https://react-calculator-n9d5.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Calculator is an app made with react and react router dome

https://react-calculator-n9d5.onrender.com/

License:MIT License


Languages

Language:JavaScript 83.5%Language:CSS 8.5%Language:HTML 8.0%