- Node.js >= 18
- Typescript
- PNPM
- Clone the repository
git clone https://github.com/nnivxix/vilm.gitcd vilmpnpm install- Copy the
.envfile
cp .env.example .env- Change value the
.envfile
Go to .env file and fill the value NEXT_PUBLIC_TMDB_API_TOKEN= with key from TMDB API
- Run the Application
pnpm devHappy Coding
All contributions and suggestions are welcome.