Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akapez/photo-bucket-app

Photo-Bucket project - (MERN-stack)
https://github.com/akapez/photo-bucket-app

crud-application mern-stack photo-bucket-app project react-project

Last synced: 2 days ago
JSON representation

Photo-Bucket project - (MERN-stack)

Awesome Lists containing this project

README

        

# photo-bucket-app
Photo-Bucket project- a simple CRUD application created from React-App

![alt text](https://raw.githubusercontent.com/avishka964/photo-bucket-app/master/photo-bucket.png)

# 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