Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1004 Bytes

README.md

File metadata and controls

46 lines (31 loc) · 1004 Bytes

TV Collection APP 📼

Application built with React + Vite that allows users to register, log in, create and save collections of TV series.

Tech Stack

React

Vite

Tailwind CSS Tailwind CSS

Git Git

Demo

View app preview

Run Locally

Clone the project

git clone https://github.com/JaviNGD/collections-app.git

Go to the project directory

cd collections-app

Install dependencies

  npm install

Start the server

  npm run dev

See page in

  http://localhost:5173/collections-app/

🎥