A SIMPLE CALCULATOR
IN PRODUCTION
Click here or on the image above to access the project page
- Clone this repositorty by using
git clone git@github.com:jairo-sousa/boracodar-5-calculator.git
- Navigate into the main directory
cd <diname>
- Run
npm run dev
to install node modules - Run
npm start
to run it locally then will open on your browser onlocalhost:5173
*port value may vary - Run
npm run build
if you want to create a production build
Project developed with the following technologies:
- React Js
- Typescript
- Chackra UI
- Git and Github
Weekly challenge #boracodar proposed by rocketseat
#5 - A SIMPLE CALCULATOR
A simple calculator developed with React
You can view the project layout through THIS LINK. You must have a FIGMA account to edit it.
Created by Jairo Sousa