Skip to content

Latest commit

 

History

History
94 lines (68 loc) · 4 KB

README.md

File metadata and controls

94 lines (68 loc) · 4 KB

Ecoleta

GitHub language count GitHub top language GitHub repo size in bytes Code quality Made by Rocketseat

Index

♻️ The Project   |    🛠 Technologies   |    🏁 Starting


🚀 Next Level Week Starter 1

The Next Level Week of RocketSeat came to replace the Omnistack Week, following better for all audiences, from beginners with HTML, CSS and JavaScript, to the most advanced with Node.js, React.js and React Native.

This is version Starter of NLW, to check the version Booster, access the repository here.

🎓 Instructor: Mayk Brito
✍🏼 Layout made in Figma by Tiago Luchtenberg

  • 01/06/2020 - Accelerating your evolution
  • 02/06/2020 - Looking at opportunities
  • 03/06/2020 - The stack choice
  • 04/06/2020 - Up to 2 years in 2 months
  • 05/06/2020 - My extra

♻️ The Project:

Taking into account that we are at the international week of the environment, we developed a project totally focused on ecological purposes. Thus was born Ecoleta, which serves as a Marketplace that connects companies or some other entity that collects organic or inorganic waste, to people who need to dispose of these materials.

Captura de Tela 2020-06-06 às 15 26 49 gif1 gif2

🛠 Technologies:

🖥 Front-End

🤖 Back-End

🏁 Starting the project:

First clone the project: git clone https://github.com/RBritoX/NextLevelWeek-Starter-Ecoleta

To run the project, you must open the terminal and run the following commands:

# to download the dependencies
$ npm i

# to start the application on port 3000
$ npm run start

Now access http://localhost:3000/


Made by Raphael Brito (RBritoX)

React.js version React.js version React.js version