NathanMBR / obodeflix-frontend

A Website made to share series, movies and animes with my friends. This is the frontend side of it.
MIT License
1 stars 1 forks source link

OBODEflix - Frontend

A Website made to share series, movies and animes with my friends. This is the frontend side of it.

Why "OBODE" in the name?

It has the name "OBODE" because that's the way some of my friends call me. It comes from a joke with a League of Legends character called "Ornn".

Requirements

Setup

  1. Make sure you have the backend side of this project running in your machine
  2. Create a .env file following the same pattern as in the ".example.env" file
  3. Install the packages with pnpm install
  4. Run the project with pnpm dev
  5. Access the URL that will appear in the terminal

Environment variables