Skip to content
/ videojot Public

A node js application for practice(Difficulty level: easy)

Notifications You must be signed in to change notification settings

reevr/videojot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VideoJot

An application which lets the user to keep a note or store a new idea for his future youtube video.

This application was can be usefull in learning phase of nodeJs with express framework.

Main Technologies used :

  • NodeJs
  • ExpressJs
  • PassportJs (for authentication)
  • MongoDB
  • Mongoose (ODM for mongoDB)

Requirements :

  • NodeJS
  • npm

To install the application :

  • Download or clone the repository.

  • Open using terminal or command prompt.

  • Type following command:

    npm insall

To run the application

  • Run following command :

    node app.js

This application was made in reference to a tutorial by Travery Media.

About

A node js application for practice(Difficulty level: easy)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published