Skip to content

A example social media site for university coursework

Notifications You must be signed in to change notification settings

slack2450/social-media-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running

Backend

To get started install the requirements from backend/requirements.txt using pip and then run run.py this will start a local flask server on port 5000

Frontend

Run npm install in the frontend folder and then run npm start this will start a local static webserver with dynamic building on port 3000. In the development enviroment this is configured to connect to the backend server running on port 5000

About

A example social media site for university coursework

Resources

Stars

Watchers

Forks

Packages

No packages published