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

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

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).