https://github.com/augustodevjs/react-calculator-imc
IMC with React and Typescript
https://github.com/augustodevjs/react-calculator-imc
css-js javascript reacthooks reactjs typescript
Last synced: 3 months ago
JSON representation
IMC with React and Typescript
- Host: GitHub
- URL: https://github.com/augustodevjs/react-calculator-imc
- Owner: augustodevjs
- Created: 2022-03-11T01:31:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-11T03:08:22.000Z (about 3 years ago)
- Last Synced: 2025-01-02T11:44:23.652Z (5 months ago)
- Topics: css-js, javascript, reacthooks, reactjs, typescript
- Language: TypeScript
- Homepage:
- Size: 604 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
IMC Calculator - React.js + Typescript
## :rocket: Technologies
The following tools were used in this project:
- [React](https://pt-br.reactjs.org/)
- [TypeScript](https://www.typescriptlang.org/)## :white_check_mark: Requirements
Before starting :checkered_flag:, you need to have [Git](https://git-scm.com) and [Node](https://nodejs.org/en/) installed.
## :checkered_flag: Starting
```bash
# Clone this project
$ git clone https://github.com/augustodevjs/React-calculator-IMC# Access
$ cd meuapp# Run the project
$ npm start# The server will initialize in the
```
### :airplane: See the resulthttps://augustodevjs.github.io/React-calculator-IMC/