This application is a browser calculator built with React.js. It is implemented with needed functional and technical requirements.
In this application the user is able to do a lot of mathematical operations with very easy, clear, and colored user interface (UI).
This project is part of a series of projects to be completed by students of Microverse.
- React
- npm
- CSS
- ES6
- HTML5 To get a local copy up and running follow these simple example steps.
- Git.
- Code editor.
- Code linter.
-
Open the terminal.
-
Enter
git clone https://github.com/othman-19/calculator_react
. -
Navigate to the cloned repository.
-
In the terminal cd into calculator_react.
-
Run
npm install
in your terminal. -
Run
npm run start
in your termianl. -
Open http://localhost:3000 to view it in the browser.
Runs the app in the development mode.
Open 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.
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 for more information.
Othmane Namani.
Email: othmanenaamani@gmail.com.
Portfolio.
LinkedIn.
twitter.
DEV Community.
Angel List.
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!