Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sohanemon/movie-db

Movie DB
https://github.com/sohanemon/movie-db

framer-motion mui nextjs react tailwindcss typescript

Last synced: about 2 months ago
JSON representation

Movie DB

Awesome Lists containing this project

README

        

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) and initialized with [`npx sohanemon`](https://github.com/sohanemon/ui-init-frontend)

## Getting Started

Initialize with useful libraries and structure your projects
```bash
npx sohanemon@latest init
#or select installer
npx sohanemon@latest init --yarn
#or
npx sohanemon@latest init --pnpm

# works with next-js, tw, ts, app-dir, no-src
```

First, run the development server:

```bash
npm run dev
# or
yarn dev
```

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