Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/albaitas/react-app-typescript-cost-fv2
This is a web applications costs calculation project written using Create React App, Typescript, with Costs Diagram and Costs Date.
https://github.com/albaitas/react-app-typescript-cost-fv2
diagram react-children reactjs typescript
Last synced: 11 days ago
JSON representation
This is a web applications costs calculation project written using Create React App, Typescript, with Costs Diagram and Costs Date.
- Host: GitHub
- URL: https://github.com/albaitas/react-app-typescript-cost-fv2
- Owner: albaitas
- Created: 2024-01-14T13:58:47.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-01-14T14:00:07.000Z (12 months ago)
- Last Synced: 2024-11-07T14:29:18.452Z (2 months ago)
- Topics: diagram, react-children, reactjs, typescript
- Language: TypeScript
- Homepage: https://react-app-typescript-cost-fv2.vercel.app/
- Size: 179 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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`**