Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 662 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 662 Bytes

About

This project was developed during the Next Level Week, accomplished by @Rocketseat.

The purpose of the project is to connect teachers and students. You can find students for what you teach or find the teacher for that subject you've always wanted to learn more


Technologies

  • HTML
  • CSS
  • JavaScript
  • Node.js
  • Nunjucks
  • SQLite

How to run

# Clone repository
git clone https://github.com/veri-mm/proffy-discovery

# Enter directory
cd proffy-discovery

# Download dependencies
npm i

# Execute server
npm run dev

Open your browser and access http://localhost:5500/