Skip to content

movieboxd is a letterboxd copy app made with the purposes of improving React, Typescript and UI skills.

Notifications You must be signed in to change notification settings

colomeramonica/movieboxd

Repository files navigation

GitHub commit activity Static Badge Static Badge

🍿🎥 movieboxd

Description

movieboxd is a letterboxd copy app made with the purposes of improving React, Typescript and UI skills.

Features

  • Create account and login
  • Add movies to favorites and/or watchlist
  • Log review for movies

Pre Requisites

NPM

Quick start

  1. Clone the repository
git clone https://github.com/colomeramonica/movieboxd && cd movieboxd
  1. Install dependencies
npm install && cd server/ && npm install
  1. Run code
npm run dev && cd server/ && npm run dev

Tech Stack

React Vite TailwindCSS NodeJS Prisma Express.js JWT TypeScript Vercel

About

movieboxd is a letterboxd copy app made with the purposes of improving React, Typescript and UI skills.

Topics

Resources

Stars

Watchers

Forks