https://github.com/bsabadach/next-users-list
see demo here: https://next-users-list-opal.vercel.app/users
https://github.com/bsabadach/next-users-list
cssmodules nextjs13 tailwindcss typescript
Last synced: 5 months ago
JSON representation
see demo here: https://next-users-list-opal.vercel.app/users
- Host: GitHub
- URL: https://github.com/bsabadach/next-users-list
- Owner: bsabadach
- Created: 2023-07-10T15:40:14.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T11:38:33.000Z (over 2 years ago)
- Last Synced: 2025-02-01T20:13:14.886Z (over 1 year ago)
- Topics: cssmodules, nextjs13, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://next-users-list-opal.vercel.app
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
see demo [here](https://next-users-list-opal.vercel.app/users)