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

https://github.com/leoziondev/yt-jm-fullstack-nextjs15-crash-course


https://github.com/leoziondev/yt-jm-fullstack-nextjs15-crash-course

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

          

# Next.js 15 Crash Course | Build and Deploy a Production-Ready Full Stack App

## Tecnologies

- Next JS 15 Latest
- Auth JS
- Github Provider
- Sanity
- Shadcn UI
- Tailwind v4

## Getting Started

First, run the development server:

```bash
npm run dev
```

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

### Reference Youtube Tutorial
[Next.js 15 Crash Course | Build and Deploy a Production-Ready Full Stack App](https://www.youtube.com/watch?v=Zq5fmkH0T78&t=650s)