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

https://github.com/eriikgabriel/nlw-heat-web

Projeto ReactJs referente ao 7ยบ evento NLW
https://github.com/eriikgabriel/nlw-heat-web

nlw reactjs web

Last synced: about 1 month ago
JSON representation

Projeto ReactJs referente ao 7ยบ evento NLW

Awesome Lists containing this project

README

          


NLW Heat Web
Web


License

Forks

Stars


NLW Heat Web


## ๐Ÿงช Technologies

This project was developed using the following technologies:

- [React](https://reactjs.org)
- [TypeScript](https://www.typescriptlang.org/)
- [SASS](https://sass-lang.com/)
- [Prisma](https://www.prisma.io/)
- [Axios](https://axios-http.com/docs/intro)

## ๐Ÿš€ Getting started

Clone the project and access the folder.

```bash
$ git clone https://github.com/EriikGabriel/NLW-Heat-Web.git
$ cd NLW-Heat-Web
```

Follow the steps below:
```bash
# Install the dependencies
$ yarn

# Start the project
$ yarn dev
```
The app will be available for access on your browser at http://localhost:3000

โš ๏ธ In order to use the back-end functionalities, access the link and follow the instructions to apply the node repository:
- [Back-end (node) repository](https://github.com/EriikGabriel/NLW-Heat-Node)

## ๐Ÿ”– Layout

You can view the project layout through the links below:

- [Layout Web](https://www.figma.com/community/file/1031699316177416916)

Remembering that you need to have a [Figma](http://figma.com/) account to access it.

## ๐Ÿ“ License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.