Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aejae/train-info

Live train data project built with Realtime Trains' API, Next.js, React and Tailwind.
https://github.com/aejae/train-info

nextjs react tailwind transportation

Last synced: 5 days ago
JSON representation

Live train data project built with Realtime Trains' API, Next.js, React and Tailwind.

Awesome Lists containing this project

README

        

This is a project built with [Next.js](https://nextjs.org/) and [React](https://react.dev/) with [Tailwind CSS](https://tailwindcss.com/), using [Realtime Trains' API](https://www.realtimetrains.co.uk/about/developer/pull/docs/).

## View Project

Start by running the development server:

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

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