Skip to content

YASHK-arch/IMDB-CLONE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1️⃣ Install dependencies (first time only) npm install

2️⃣ Start the Vite development server npm run dev You’ll see output like:

VITE v5.x ready in 300 ms

➜ Local: http://localhost:5173/ Open that link in browser.

3️⃣ If project not created yet

Create new Vite app: npm create vite@latest or npm create vite@latest my-app cd my-app npm install npm run dev

About

I have made a complete API based IMDB clone with Vite, react and js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors