https://github.com/sohanemon/agora-next
Landing Page for Agora
https://github.com/sohanemon/agora-next
nextjs react tailwindcss typescript
Last synced: 2 months ago
JSON representation
Landing Page for Agora
- Host: GitHub
- URL: https://github.com/sohanemon/agora-next
- Owner: sohanemon
- Created: 2023-11-26T10:59:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-27T09:28:12.000Z (over 2 years ago)
- Last Synced: 2025-06-08T05:09:22.309Z (about 1 year ago)
- Topics: nextjs, react, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://agora-lp.vercel.app
- Size: 4.11 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Agora LP
A Next.js 14 app built with Tailwind CSS.
## Usage (run locally)
Go to the `root` folder where `package.json` exists.
```bash
npm install
```
```bash
npm run dev
```
> required `nodejs` installed
### [Conventions](./CONVENTION.md)
## License
Licensed under the [MIT license](https://github.com/sohanemon/ui-init/blob/main/LICENSE).