Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zjefersound/go-uni-client

Project following best practices and modern front-end concepts. (Declarative UI, Server components, Design System)
https://github.com/zjefersound/go-uni-client

declarative-ui design-system next-auth nextjs13 reactjs saas server-components tailwindcss

Last synced: 23 days ago
JSON representation

Project following best practices and modern front-end concepts. (Declarative UI, Server components, Design System)

Awesome Lists containing this project

README

        

# Go UNI
Personal project for controlling rides to the university

## Concepts
- Design System (tailwindcss)
- Declarative UI
- Composition Pattern
- Server Components

## Preview


## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.