An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

![screenshot](./.github/assets/homepage.jpeg)

# IMAGIFLIX

A Netflix clone to Imagine School Full-Stack classes.

## Getting Started

First, run the development server:

```bash
nvm use 20.12.2

yarn install

yarn dev

```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.