/astro-ecommerce

FullStack web App, with Nestjs and Prisma for the Backend and Astro on the frontend.

Primary LanguageTypeScript

FullStack Ecommerce

  • In this project I will build a fullstack Typescript Application using Astro, React and Nestjs.

Features Frontend

  • Astro: JavaScript metaframework
  • Reactjs: JavaScript framework
  • Tailwind: CSS framework

Features Backend

  • NestJS: Typescript framework
  • JWT: Authentication
  • Prisma: Typescript ORM
  • PostgreSQL: database

Other Features

  • Turbo: Monorepo managment
  • React-Hook-Form: Forms validation and handler
  • Zustand: Store managment with Typescript