Project | Technology | Layout | License
Project designed to connect teachers and students, made at Next Level Week #2 @Rocketseat
- Site for student and teacher registration.
- App to connect students and teachers.
This project was developed with the following technologies:
Dependências
"dependencies": {
"express": "^4.17.1",
"nunjucks": "^3.2.2",
"sqlite-async": "^1.1.0"
},
"devDependencies": {
"nodemon": "^2.0.4"
}
# Clone the repository
$ git clone https://github.com/NyctibiusVII/Proffy.git
# Access the project folder at the command prompt
$ cd proffy
# Install the dependencies
$ npm install
# Run the script "dev"
$ npm run dev
# The project will start at the door: 5000 - acesse http://localhost:5000
To build this application I had the help of the teacher Maykbrito from Rocketseat that provided video lessons of the project Proffy and I had help from this great community that Rocketseat built in Discord. Done with ♥ by Rocketseat 👋 Join our community!
Check out the Contribution to see how to start a discussion and start contributing.
This project is under the MIT license. See the archive LICENSE for more details.
@MatheusVidigal🦊 |
---|