Skip to content

Template repository for Bodil's developer test about using DeSO data

Notifications You must be signed in to change notification settings

bodil-dev/bodil-dev-test-deso

Repository files navigation

Bodil fullstack developer test

Template Next.js repository with DeSO GeoPackage functionality included.

Overview

This is a template repository with a basic Next.js project setup for Bodil's fullstack developer test. It contains:

  • A basic Next.js app configured with the App Router, TypeScript, and Tailwind CSS.
  • A unit testing setup with Jest and React Testing Library.
  • Packages and a library to query a GeoPackage file for Demographic Statistical Area (DeSO) data.

Getting Started

First, run the development server:

npm run 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.

Learn More

To learn more about Next.js, geodata, or Bodil, go to the following links.

About

Template repository for Bodil's developer test about using DeSO data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published