Train-Info

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

Stars
1
Committers
2

This is a project built with Next.js and React with Tailwind CSS, using Realtime Trains' API.

View Project

Start by running the development server:

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

Open http://localhost:3000 with your browser to see the site.

Related Projects