Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dazulu/gaa-club-links
Social links page
https://github.com/dazulu/gaa-club-links
Last synced: 19 days ago
JSON representation
Social links page
- Host: GitHub
- URL: https://github.com/dazulu/gaa-club-links
- Owner: dazulu
- Created: 2022-05-26T13:55:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-10T21:01:42.000Z (27 days ago)
- Last Synced: 2024-12-17T22:37:56.419Z (20 days ago)
- Language: TypeScript
- Size: 432 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/6b8e05d3-8d6a-47a1-8f76-9e00735f1c31/deploy-status)](https://app.netlify.com/sites/clublinks/deploys)
## About
This is a web application to display club links and other relevant information.
## Development
```bash
yarn dev
# or
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
---
This is a [Next.js](https://nextjs.org/docs) project.