Skip to content

Latest commit

 

History

101 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Picter

A photo sharing application made using PERN stack

Picter app home page

Check the working demo here

Project setup

  1. Clone the repo.
  2. Run npm install on both server and client
npm install
  1. Inside server folder rename .env.sample to .env and put your database and AWS credentials there.
  2. Import db.sql inside server folder to setup the database.

Run project

Front end

npm start // Run the app in development mode.
npm build // Build the app.

Open http://localhost:8080 to view it in the browser.

Front end

npm run dev // Run nodemon dev server.
npm start // Start the app.

About

A social networking app to share pictures

Topics

Resources

Stars

33 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages