Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/teagucordeiro/react-calculator-imc

πŸ’Š Web application made in React.js that calculates the user's bmi (Body mass index).
https://github.com/teagucordeiro/react-calculator-imc

css reactjs typescript

Last synced: 6 days ago
JSON representation

πŸ’Š Web application made in React.js that calculates the user's bmi (Body mass index).

Awesome Lists containing this project

README

        

IMC Calculator


Tamanho do RepositΓ³rio
GitHub last commit

Feito pelo Thiago Oliveira

License of the project


About β€’
Technologies β€’
Status β€’
Deploy β€’
Running β€’
Author β€’
License

## :bookmark_tabs: About

Project developed during the React course, taught by [B7Web](https://b7web.com.br/). Furthermore, it was possible to put into practice the initial knowledge of React seen in theory through a Web application that calculates the user's bmi (Body mass index).

---
### :hammer: **Technologies**

The following tools were used in the construction of the project:

- [React](https://pt-br.reactjs.org/)
- [HTML](https://developer.mozilla.org/pt-BR/docs/Web/HTML)
- [CSS](https://developer.mozilla.org/pt-BR/docs/Web/CSS)
- [JavaScript](https://www.javascript.com/)

---
### :triangular_ruler: **Project Status**


πŸ‘¨β€πŸ« The project has already been completed!

### :computer: Deploy


See the running project: Calculator IMC

### :dvd: **Running the Project**

```bash
# Clone this repository
$ git clone https://github.com/ThiagoOliveiraCordeiro/react-calculator-imc.git

# Access the project folder in terminal/cmd
$ cd react-calculator-imc

# Install the dependencies
$ yarn install

# Run the application in development mode
$ yarn dev
```

### :boy: **Author**



Foto de Perfil Thiago Oliveira


Thiago Oliveira

Done with ❀️ by Thiago Oliveira πŸ‘‹πŸ½ Contact me!

[![Linkedin Badge](https://img.shields.io/badge/-Thiago_Oliveira-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/thiago-de-oliveira-cordeiro-32562b1b6/)](https://www.linkedin.com/in/thiago-de-oliveira-cordeiro-32562b1b6/)
[![Github Badge](https://img.shields.io/badge/-Thiago_Oliveira-000?style=flat-square&logo=Github&logoColor=white&link=https://github.com/ThiagoOliveiraCordeiro)](https://github.com/ThiagoOliveiraCordeiro)

---
### :page_facing_up: **License**


This project is licensed by [MIT](./LICENSE).