Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextLevelWeek

🚀 NextLevelWeek 1.0 [===========================]100% 🚀

GitHub language count Repository size Made by AndrewBraga GitHub last commit License Stargazers

Next Level Week   |    Project   |    Technologies   |    Layout   |    How to use   |    How to contribute   |    License

ℹ️ What's Next Level Week?

NLW is a full hands on 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.

Days

  • 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 - ✔️

💻 Project

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.

Example

🚀 Technologies

This project was developed with the following technologies:

🔖 Layout

To access the layout use Figma.

ℹ️ How To Use

To clone and run this application, you'll need Git, Node.js + NPM or Yarn installed on your computer.

From your command line:

Install API

# Clone this repository
$ git clone https://github.com/andrewbraga1/next-level-week-01

# Go into the repository
$ cd next-level-week-01/server

# Install dependencies
$ npm install or yarn install

# Run Migrates
$ npm knex:migrate or yarn knex:migrate

# Run Seeds
$ npm knex:seed or yarn knex:seed

# Start server
$ npm run dev or yarn dev

# running on port 3333

Install Front-end

# Clone this repository
$ git clone https://github.com/andrewbraga1/next-level-week-01

# Go into the repository
$ cd next-level-week-01/web

# Install dependencies
$ npm install or yarn install

# Run
$ npm start or yarn start

# running on default port

Install Mobile

# Clone this repository
$ git clone https://github.com/andrewbraga1/next-level-week-01

# Go into the repository
$ cd next-level-week-01/mobile

# Install dependencies
$ npm install or yarn install

# Run
$ npm start or expo start or yarn 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

🤔 How to contribute

  • Make a fork;
  • Create a branck with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours.

Extras:

  • Improve your own documetation on github;
  • Make posts over professional social media;
  • Implement the design as per prototype;
  • Make deploy of all project;

📝 License

This project is under the MIT license. See the LICENSE for details.

This README content was inspired from amazingly Daniel Obara's NLW-1.0 repo 👋 Find his project here!

About

Projeto Ecoleta construído durante o Next Level Week #01 da Rocketseat 🚀 ** Project Ecoleta was build during the Next Level Week #01 provided by Rocketseat 🚀

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages