Repository for GO-TRANSIT project.
This project uses the following tools:
- Typescript
- Remix
- React
- TailwindCSS
- Leaflet
- Overpass Turbo
- GO Transit's API
Pull this repo and simply run either:
npm install
or
pnpm install
Run the dev server:
npm run dev
or
pnpm run dev
The development environment should load successfully on http://localhost:5173