NLW #2 project by @RocketSeat. Built with ❤︎ by
Gustavo Henrique
This project was made using the follow technologies:
- Website to sign up teachers and students.
- App to connect teachers and students.
# Clone Repository
$ git clone /~https://github.com/hx-gh/Proffy-NLW-RocketSeat.git
# Go to server folder
$ cd NLW/api-backend
# Install Dependencies
$ npm install
# Run Aplication
$ npm start
Access API at http://localhost:8000/
# 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.
Released in 2020 📕 License
This project is under the MIT license.
Give a ⭐️ if this project helped you!