Skip to content

ramonrodgal/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Calculator

A really simple and tiny calculator build with React and styled with Tailwind CSS

image

Hosted Version

Link to hosted version: https://tiny-calculator.netlify.app/

Requirements

Node v16.13.1

Installation

Clone the repository

1- Open your terminal.

2- Change the current working directory to the location where you want the cloned directory.

3- Type the following command:

git clone https://github.com/ramonrodgal/calculator

Install dependencies

1- Change the current working directory into the location you previously cloned the repository

cd calculator

2- Type the following command:

npm install

Run the app

1- To run the app type the following command:

npm start

2- Open http://localhost:3000 to view the app in your browser

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors