Please see designs in the wiki: https://github.com/508-dev/travel-cards/wiki/Designs
TODOs are tracked under the issues tab: https://github.com/508-dev/travel-cards/issues
A better way to look at issues might be the project tab, which functions like a kanban board: https://github.com/orgs/508-dev/projects/5
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The project is deployed and hosted via Cloudflare Pages.
Any pushes to any branch will create a QA deployment on a custom cloudflare-provided URL.
Any pushes to main
branch will automatically trigger a prod deploy at travel-cards.pages.dev.