Skip to content

Stephenradams/star-wars-search

Repository files navigation

About this app

This is a demo app exploring the routing within a NextJS app. The app is using the Star Wars API to get lists of data from the films and uses basic routing to show the details of each API request in a page.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published