Skip to content

Latest commit

 

History

History
74 lines (50 loc) · 2.29 KB

README.md

File metadata and controls

74 lines (50 loc) · 2.29 KB

Ecoleta | first nlw project

About 📖

This project was developed for the first edition of rocketseat's nlw (NEXT LEVEL WEEK)

Ecoleta is a marketplace for recycling points

You can register a new point and search for points in your region

Preview 💻

main page

new point

search point

points

Technologies 🚀


How to Use 🤔

- Clone this repository:
$ git clone https://github.com/Igor-Felipy/Ecoleta

- Enter in directory:
$ cd Ecoleta

- For install dependencies:
$ npm install

- Execute application:
$ npm start

- Open your browser in:
http://localhost:3000/

How to Contribute 💪

- Fork the project 

- Create a new branch with your changes:
$ git checkout -b my-feature

- Save your changes and create a commit message telling you what you did:
$ git commit -m "feature: My new feature"

- Submit your changes:
$ git push origin my-feature

This project was developed with ❤️ by @IgorFelipy, with the instructor @MaykBrito, during the Next Level Week of Rocketseat 💜.
If it helped you, give it ⭐, it will help me too 😉


Linkedin Badge