Skip to content
/ vilm Public
forked from nnivxix/vilm

Vilm is a web application for finding out the latest film info.

Notifications You must be signed in to change notification settings

G-nizam-A/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. Get the API KEY

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

  1. Enjoy

Happy Coding

Contribution

All contributions and suggestions are welcome.

About

Vilm is a web application for finding out the latest film info.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.1%
  • JavaScript 2.8%
  • CSS 1.7%
  • HTML 0.4%