Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 920 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 920 Bytes

PlayTales

An online store for purchasing story-driven games.

Screenshot

Tip

The project can be deployed in multiple ways: Docker, Render and Vercel.

The main branch contains the code for Vercel.

The original branch contains the code for Render.

The dockerized branch contains the code for deployment using Docker.

Stack

Frontend - React, Tailwind CSS, React Router, Tanstack Query

Backend - Node.js + Express, PostgreSQL, Prisma

Future Features

  • Confirm Password on Sign Up
  • 'Remember Me' Option on Log In
  • Admin Dashboard for Adding new Products and Managing Sales
  • Add GDPR Consent Banners