An open API service indexing awesome lists of open source software.

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

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 result

https://augustodevjs.github.io/React-calculator-IMC/