05.Insta React
- Insta React is instagram-like site built with React.
- Redux is used for store and image upload is done with AWS-S3 as bucket.
- Apollo GraphQL is implemented for querying data from DB.
- MongoDb with mongoose ORM is used as DB.
- Client side validation done using React hook form.
- Authentication is enabled with validations and Google captcha is also implemented.
- Material-ui react is used for styling.