Skip to content

Next Level Week 3.0 - NLW Projeto: Happy Ministrado pela @Rocketseat 🚀

License

Notifications You must be signed in to change notification settings

DanielObara/NLW-3.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextLevelWeek

✔️ NextLevelWeek 3.0 🚀 ✔️

Repository size Made by DanielObara GitHub last commit License Stargazers

Run in Insomnia

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

ℹ️ What's Next Level Week?

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.

Days

  • Dia 1: Acelerando sua evolução 12/10 - ✔️
  • Dia 2: Olhando as oportunidades 13/10 - ✔️
  • Dia 3: A escolha da Stack 14/10 - ✔️
  • Dia 4: Até 2 anos em 2 meses 15/10 - ✔️
  • Dia 5: Milha extra 16/10 - ✔️

💻 Project

Happy is a project developed based on Children's Day. That aims to connect people to orphanages that allow to make a children's day more special.

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 + Yarn installed on your computer.

From your command line:

Install API

# Clone this repository
$ git clone https://github.com/DanielObara/NLW-3.0

# Go into the repository
$ cd NLW-3.0/backend

# Install dependencies
$ yarn install

# Run Migrates
$ yarn typeorm migration:run

# Start server
$ yarn dev

# running on port 3333

Install Front-end

# Clone this repository
$ git clone https://github.com/DanielObara/NLW-3.0

# Go into the repository
$ cd NLW-3.0/web

# Install dependencies
$ yarn install

# Run
$ yarn start

# running on port 3000

🤔 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.

📝 License

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

Made with ♥ by Daniel Obara 👋 Get in touch!