Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/utsavkumar-280/instacam

InstaCam is a social media app. It is made using React library and routing is done using React router. This app talks to a backend express app to fetch all the dynamic data from MongoDB atlas using the mongoose library.
https://github.com/utsavkumar-280/instacam

expressjs jwt-authentication mongodb mongoose nodejs react redux

Last synced: 7 days ago
JSON representation

InstaCam is a social media app. It is made using React library and routing is done using React router. This app talks to a backend express app to fetch all the dynamic data from MongoDB atlas using the mongoose library.

Awesome Lists containing this project

README

        

# Instacam

A social media app using React. Features include a post catalog, adding posts, liking posts, following/unfollowing users, user search, profile management, notifications, and login/signup. The state is managed with Redux, and an Express backend fetches data from a MongoDB database.

* Github: [Backend](https://github.com/utsavkumar-280/instacam-vizzquizz-backend)