Skip to content

JulianHinsch/nextjs-animals

Repository files navigation

Next.js Animals

This repo uses server side rendering to display data from postgres.

User Stories

  • I can view a list of animals at route "/" - with a link to their name
  • I can view an animal by name at /animals/:name
  • The animals are stored in a postgres database

About

Learning Next.js with another example...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published