Skip to content

Photo-Bucket project - (MERN-stack)

Notifications You must be signed in to change notification settings

akapez/photo-bucket-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

photo-bucket-app

Photo-Bucket project- a simple CRUD application created from React-App

alt text

Features

  • Add photos(title, description, category)
  • View photos
  • Edit photo details and update photos
  • Delete photos
  • User registration
  • User authentication (Login/Logout)

Set up for development environment

npm install (root directory) and 
=> cd frontend
npm install
npm run dev (both client & server)

API documentation - https://documenter.getpostman.com/view/12480524/Tz5s3bnF