Picter App Save

A social networking app to share pictures

Project README

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.
Open Source Agenda is not affiliated with "Picter App" Project. README Source: AkshayAlenchery/picter-app

Open Source Agenda Badge

Open Source Agenda Rating