- Shopping cart site developed using React.
- Redux(redux-saga) is used for store management.
- Context-Api is used for switching the site's theme.
- Authentication is enabled using JWT Token.
- Client side form validation done using React-final-forms.
- GraphQL is used to manipulate data.
- MongoDb is used as DataBase to store data.