Skip to content

🔥💻📱 Full Stack application built with Node.js, React.js, React Native and Elixir.

License

Notifications You must be signed in to change notification settings

LiajuX/NextLevelWeek-Heat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoWhile

Node.js version TypeScript version React.js version Expo version React Native version
GitHub repo size in bytes Licenset

Index

🔥 The Project   |    🤖 Back-End   |    💻 Front-End   |    📱 Mobile   |    🏁 Starting


🚀 Next Level Week - Heat

The Next Level Week is a project created by RocketSeat.

This's the 7th edition of the Next Level Week, and it's a special edition because is happening before DoWhile 2021, another Rocketseat event.

This repository contains the Impulse path of the NLW.


🎓 Instructors:

🎨 Layout made in Figma by Tiago Luchtenberg

  • 12/10/2021 - Accelerating your evolution (Introduction)
  • 13/10/2021 - Looking at opportunities (Back-End)
  • 14/10/2021 - The stack choice (Front-End)
  • 15/10/2021 - Up to 2 years in 2 months (Mobile)
  • 16/10/2021 - The extra mile (Advanced Features)

🔥 The Project:

The project consists of an application for people to share their expectations for DoWhile 2021.

Web Mobile app

🤖 Back-End

A REST API built with Node.js and TypeScript.

🛠 Technologies

Microservice to create a tag cloud with Elixir.


💻 Web

Developed with React.js and TypeScript.

🛠 Technologies


📱 Mobile

Developed with React Native, Expo, and TypeScript.

🛠 Technologies


🏁 Starting the project:

Clone the project: git clone https://github.com/LiajuX/NextLevelWeek-Heat

NOTE: If you don't have yarn installed, use npm instead.


🤖 To run the Back-End you shall open the terminal and run the following commands.:

# to enter the Back-End folder
$ cd backend

# to download the dependencies
$ yarn

# to start the application on port 4000
$ yarn dev

💻 To run the Web, in another terminal tab, execute the following commands:

# to enter the Front-End folder
$ cd web

# to download the dependencies
$ yarn

# to start the application on port 3000
$ yarn dev

Open http://localhost:3000/.


📱 To run Mobile, download the Expo app on your smartphone. (Android or iOS).
Now, on another terminal tab, run the following commands:

# to enter the Mobile folder
$ cd mobile

# to download the dependencies
$ yarn

# to run the project
$ expo start

Now, you have to point your smartphone's camera to scan the QR Code displayed on the terminal or in the browser that'll open to open the application on Expo...


Made by Júlia Brito(LiajuX)

About

🔥💻📱 Full Stack application built with Node.js, React.js, React Native and Elixir.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published