/Grosery-Store

Grosery store online for a independent vendor.

Primary LanguageJavaScript

Grocery Store

This repo contain two apps: a NestJS backend app and a ReactJS frontend app.

Features

The React app has the following features:

  • Responsive and Material Design
  • Consume REST API

The Backend app has the following features:

  • TypeORM integration to connect with the database
  • Authentication and authorization using the scheme JWT.
  • CORS configuration.
  • Most used configs in HTTP servers setted.