Skip to content

2wons/litterboxd

Repository files navigation

ShitterBoxd

A letterBoxd clone in vite+react+tailwind

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

VITE_TMDB_API_KEY=my_super_secret_key

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd watch-log

Install dependencies

  npm install

Start the server

  npm run start

License

MIT