cunhasbia / nlw2-proffy

during the NLW2 - Rocketseat, we developed a web responsive application (using the mobile-first strategy) called Proffy - platform that connects students and teachers in a modern and objective way!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NextLevelWeek

Proffy - your online study platform

Proffy

Proffy was a project developed during the NLW2, realized by Rocketseat, and we made a web responsive application using the mobile-first strategy. It is a platform that connects students and teachers in a modern and objective way!


Technologies and tools used:

  • HTML5
  • CSS3
  • JavaScript
  • Node.js
  • Nunjucks
  • SQLite
  • Express

How to run the project?

Before start the project, install Git and Node.js in your machine. Moreover, recommend use the VSCode terminal.

# Clone this repository
$ git clone https://github.com/cunhasbia/nlw2-proffy

# Access the repository on your terminal. Example:
$ cd /nlw2-proffy

# Install dependencies
$ npm install

# Run
$ npm run dev

# Access http://localhost:5500 on your browser

Made with 💜 by Bianca Cunha & Rocketseat

About

during the NLW2 - Rocketseat, we developed a web responsive application (using the mobile-first strategy) called Proffy - platform that connects students and teachers in a modern and objective way!


Languages

Language:CSS 37.2%Language:HTML 34.1%Language:JavaScript 28.7%