Skip to content

Picture sharing social media app made with React and Node.js

Notifications You must be signed in to change notification settings

chris-delg/SnapScene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

SnapScene

MongoDB Firebase React JavaScript CSS3

Installation/Usage

Before developing, make sure you have all dependencies downloaded and setup.

Tp setup the dependencies for REACT you must run these commands :

cd frontend
npm i

Next, setup the dependencies of the server by running these commands :

cd server
npm i

Now to run the project, it is recommended to run the server first.

Turn on the server by running the following :

cd server
npm run dev

Finally to build and run :

cd frontend
npm run dev

About

Picture sharing social media app made with React and Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published