Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 703 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 703 Bytes

react-app-typescript-cost-fv2

This is a web applications costs calculation project written using Create Next App, Typescript, with Costs Diagram and Costs Date.

Demo

Project hosted on Vercel: https://react-app-typescript-cost-fv2.vercel.app/

Features

  • addCost
  • Diagram, Diagram Bar
  • Tablet and mobile friendly

Build with

  • React Js, Css, Typescript
  • React Children Props

Installation

Install git, nodejs, npm in your local computer

Clone this repository to your local computer:

$ git clone https://github.com/albaitas/react-app-typescript-cost-fv2.git

Install dependencies:

npm install

Runs the app in the development mode:

npm start