6 projects tagged with GraphQL

03.Insta React
  1. Insta React is instagram-like site built with React.
  2. Redux is used for store and image upload is done with AWS-S3 as bucket.
  3. Apollo GraphQL is implemented for querying data from DB.
  4. MongoDb with mongoose ORM is used as DB.
  5. Client side validation done using React hook form.
  6. Authentication is enabled with validations and Google captcha is also implemented.
  7. Material-ui react is used for styling.
04.ReactKart
  1. Shopping cart site developed using React.
  2. Redux(redux-saga) is used for store management.
  3. Context-Api is used for switching the site's theme.
  4. Authentication is enabled using JWT Token.
  5. Client side form validation done using React-final-forms.
  6. GraphQL is used to manipulate data.
  7. MongoDb is used as DataBase to store data.
All Projects

Made with 💖 by Suseendhar Lal