Skip to content

rohitkotha10/StreamShare-DBMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stream Share App

Backend: Express and mysql
Frontend: react and material-ui

Starting Backend

  • Make a mysql database named streamshare running at port 3306
  • Open a shell and enter these commands in the server directory
    • npm install
    • node index.js
  • The backend express is running at port 5000

Starting Frontend

  • Open a shell and enter these commands in the client directory
    • npm install
    • npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published