https://github.com/arcenojackson/imagiflix
A Netflix clone to Imagine School Full-Stack classes.
https://github.com/arcenojackson/imagiflix
charkra-ui nextjs react tailwindcss
Last synced: 3 months ago
JSON representation
A Netflix clone to Imagine School Full-Stack classes.
- Host: GitHub
- URL: https://github.com/arcenojackson/imagiflix
- Owner: arcenojackson
- Created: 2024-04-29T22:51:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-13T13:45:26.000Z (11 months ago)
- Last Synced: 2024-12-30T18:19:27.308Z (5 months ago)
- Topics: charkra-ui, nextjs, react, tailwindcss
- Language: TypeScript
- Homepage: https://imagiflix-cyan.vercel.app
- Size: 6.99 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# IMAGIFLIX
A Netflix clone to Imagine School Full-Stack classes.
## Getting Started
First, run the development server:
```bash
nvm use 20.12.2yarn install
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.