/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.

Primary LanguageJavaScript

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.