Skip to content

aaimeraud/moviematcherdotcom

Repository files navigation

moviematcher.com

Running Locally

Requirements

Quick Start

$ git clone https://github.com/aaimeraud/moviematcherdotcom

$ cd moviematcherdotcom

Then create a .env file at the root of the folder and add your API Read Access Token

VITE_TMDB_API_KEY="Paste your API Read Access Token here"

And then install the dependencies and start the server

$ npm install # Installs the necessary dependencies mentionned in the package.json

$ npm run dev # Starts the server at localhost:5173

About

🎥 A Tinder-like React app for movies, using the TMDB API and Motion

Topics

Resources

Contributing

Stars

Watchers

Forks

Contributors