Next Level Week | Project | Technologies | Layout | How to use | License
NLW is a practical week with lots of code, challenges, networking and a single objective: to take you to the next level. Through our method you will learn new tools, learn about new technologies and discover hacks that will boost your career. An online and completely free event that will help you take the next step in your evolution as a dev.
- Dia 1: Acelerando sua evolução 01/06 - ✔️
- Dia 2: Olhando para as oportunidades 02/06 - ✔️
- Dia 3: A escolha da Stack 03/06 - ✔️
- Dia 4: Até 2 anos em 2 meses 04/06 - ✔️
- Dia 5: Milha extra 05/06 - ✔️
Ecoleta is a project developed based on international environment week. That aims to connect people to companies that collect specific waste such as light bulbs, batteries, cooking oil, etc.
This project was developed with the following technologies:
To access the layout use Figma.
To clone and run this application, you'll need Git and Node.js installed on your computer.
From your command line:
# Clone this repository
$ git clone https://github.com/RafaelMugnol/NLW
# Go into the repository
$ cd NLW/server
# Install dependencies
$ npm install
# Run Migrates
$ npx knex:migrate
# Run Seeds
$ npx knex:seed
# Start server
$ npm run dev
# running on port 3333
# Clone this repository
$ git clone https://github.com/RafaelMugnol/NLW
# Go into the repository
$ cd NLW/front-web
# Install dependencies
$ npm install
# Run
$ npm start
# running on port 3000
# Clone this repository
$ git clone https://github.com/RafaelMugnol/NLW
# Go into the repository
$ cd NLW/mobile
# Install dependencies
$ npm install
# Run
$ expo start
# Expo will open, just scan the qrcode on terminal or expo page
# If some problem with fonts, execute:
$ expo install expo-font @expo-google-fonts/ubuntu @expo-google-fonts/roboto
This project is under the MIT license. See the LICENSE for details.
Made with ♥ by Rafael Mugnol 👋 Get in touch!