Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haywhizzz/react-calculator


https://github.com/haywhizzz/react-calculator

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# React Calculator

A calculator app built with React.

## Built With

- React
- HTML/CSS
- Javascript
- React

## How to run this project on your local machine

### Prerequisites
1. An internet browser
2. npm
3. React


### Steps to follow
1. Clone the repository to your local machine using `git clone https://github.com/haywhizzz/react-calculator.git`
2. On your local machine, navigate to the folder using `cd react-calculator` in your terminal.
3. Run `npm install` for installing all the dependencies.
4. Run `npm start` to run the app on your local webserver.
5. Visit `http://localhost:3000/` to play the game from your browser.

## Live Demo

[React Calculator](https://awesome-wright-6271bc.netlify.app/)

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.\
You will also see any lint errors in the console.

### `npm test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`

Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

## Author

👤 **Oyeleke Ayomide**

- Github: [@Haywhizzz](https://github.com/Haywhizz)
- Twitter: [@Haywhizzz](https://twitter.com/Haywhizzz)
- Linkedin: [Haywhizzz](https://www.linkedin.com/in/oyelekeayomide)

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments
- This project was inspired by the [Microverse](https:www.microverse.org) program