Skip to content

hx-gh/Proffy-NLW-RocketSeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proffy
NLW #2 project by @RocketSeat. Built with ❤︎ by Gustavo Henrique

💻 Technologies

This project was made using the follow technologies:

🚀 Features

  • Website to sign up teachers and students.
  • App to connect teachers and students.

👷 How to run

# Clone Repository
$ git clone https://github.com/hx-gh/Proffy-NLW-RocketSeat.git

📦 Run Back-End API

# Go to server folder
$ cd NLW/api-backend

# Install Dependencies
$ npm install

# Run Aplication
$ npm start

Access API at http://localhost:8000/

💻 Run Web Interface

# Go to web folder
$ cd NLW/web-interface

# Install Dependencies
$ npm install

# Run Aplication
$ npm start

Go to http://localhost:3000/ to see the result.

📕 License

Released in 2020 📕 License

This project is under the MIT license.

Give a ⭐️ if this project helped you!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published