This is the start of the home web-app for the Dagemark.se domain. It's built on NextJS in React Typescript using TailwindCSS.
Find a file
2026-03-04 05:30:38 +01:00
.idea Added style and lint control 2026-02-17 04:10:31 +01:00
app Changed /Hannah sub-routes, added a Projects page, and changed the /Hannah main page :] 2026-03-04 05:30:38 +01:00
components Added RoundedContainer component 2026-03-04 05:29:41 +01:00
public Changed /Hannah sub-routes, added a Projects page, and changed the /Hannah main page :] 2026-03-04 05:30:38 +01:00
.gitignore Initial Commit 2026-01-18 03:18:26 +00:00
cookies.txt Initial Commit 2026-01-18 03:18:26 +00:00
docker-compose.yml Initial Commit 2026-01-18 03:18:26 +00:00
Dockerfile Initial Commit 2026-01-18 03:18:26 +00:00
eslint.config.mjs Style upgrade, added minor nav bar, set up some basic routes and began work on components and components system. 2026-02-17 04:09:46 +01:00
next.config.ts Initial Commit 2026-01-18 03:18:26 +00:00
package-lock.json Style upgrade, added minor nav bar, set up some basic routes and began work on components and components system. 2026-02-17 04:09:46 +01:00
package.json Style upgrade, added minor nav bar, set up some basic routes and began work on components and components system. 2026-02-17 04:09:46 +01:00
postcss.config.mjs Initial Commit 2026-01-18 03:18:26 +00:00
README.md Style upgrade, added minor nav bar, set up some basic routes and began work on components and components system. 2026-02-17 04:09:46 +01:00
tsconfig.json Initial Commit 2026-01-18 03:18:26 +00:00

Getting Started

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 Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Dev Env:

# NodeJS LTS 24.12.0, 

npm install

npm run dev