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

https://github.com/madmax8930/post-nextjs

Next.js Post App (UI Only)
https://github.com/madmax8930/post-nextjs

context-api css-modules mongoose next-auth swr

Last synced: 11 months ago
JSON representation

Next.js Post App (UI Only)

Awesome Lists containing this project

README

          

## Blog post [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`]

### 🚀 Dependencies:

```bash
npm i swr mongoose next-auth bcryptjs
```

### 🔑 Run server

```bash
npm run dev
```

### 💎 UI:
![plot](./public/main.png)