/video-jotting-app

App to create video ideas

Primary LanguageJavaScript

Video Jotting App - A Full Stack Project App

Project made with NodeJS, HTML5 and CSS3

Development environment

To excute this project, you must to install Node.js enviroment and an editor, like Visual Studio Code.

Usage

Starting the project

After cloning this project to your computer, install all dependencies needed, typing in your terminal like below.

$ cd video-jotting-app
$ npm i

Open your browser and type http://localhost:5000.