Skip to content

Johan-Mohan/VideoSharingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Sharing Web App

This project was created using the following technologies.

-Html/Css/Javascript

-Node.js

-React.js

-MongoDB

-Redux

-Firebase

This is a web application built using MERN Stack (MongoDB, Express, React, Node.js). Installation

Clone this repository.

Navigate to the cloned directory: cd project-name

Navigate to the API folder: cd server

Run npm install command to install the API packages.

Start the MongoDB database: mongod

Run npm start command to start the API server.

You can check if the API is working by going to http://localhost:8800 in your browser.

Navigate to the client folder: cd client

Run npm install command to install the client packages.

Run npm start command to start the client server.

You can check if the application is working by going to http://localhost:3000 in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published