Skip to content

RodrigoSaantos/nlw-heat-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a2eee8f Β· Oct 31, 2021

History

5 Commits
Oct 31, 2021
Oct 31, 2021
Oct 30, 2021
Oct 31, 2021
Oct 30, 2021
Oct 31, 2021
Oct 30, 2021
Oct 30, 2021
Oct 31, 2021

Repository files navigation

Logo

NLW Heat | ReactJS

Application developed in the seventh edition of Rocketseat Next Level Week - Heat πŸ’»πŸš€

About β€’ Technologies β€’ Usage β€’ Contribution β€’ Author β€’ Demo β€’ License

Dashboard Users

πŸ“ NLW#7 | ReactJS β°πŸ“ˆ Loading... πŸ“

🎯 About

Application developed in the next level week - heat #7 - @Rocketseat

πŸ›  Technologies

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

πŸ‘· Usage

Required! Install git, node and yarn (or npm).

# Clone Repository
$ git clone https://github.com/RodrigoSaantos/nlw-heat-web.git

# Go to server folder
$ cd nlw-heat-web

# Install Dependencies
$ yarn
# or
$ npm install

# Run Aplication
$ yarn dev
# or
$ npm run dev

# Access localhost
http://localhost:3000

To make this project more organized, I moved the applications (rest api, web client) to 2 different repositories.

Here are the links to them

🀝 Contribution

This project is for study purposes too. All kinds of contributions are very welcome and appreciated!

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

πŸ’» Author

Rodrigo Santos

By Rodrigo Santos πŸ‘‹πŸ½ Find me:

Linkedin Badge | Gmail Badge

🎌 Demo

πŸ“ License

This project is under the MIT license.