Skip to content

nnivxix/vilm

Repository files navigation

Vilm React

Guide Instalation

Requirments

  1. Node.js >= 18
  2. Typescript
  3. PNPM

Steps

  1. Clone the repository
git clone https://github.com/nnivxix/vilm.git
cd vilm
pnpm install
  1. Copy the .env file
cp .env.example .env
  1. Change value the .env file

Go to .env file and fill the value TMDB_API_TOKEN= with key from TMDB API

  1. Run the Application
pnpm dev

Happy Coding

Contributions 🎉👋

All contributions and suggestions are welcome.