Skip to content

Repository files navigation

LAB - Class 37

Project: Cookie Stand Admin

Author: Andrea Riley(Thiel)

Feature Tasks

completed 02-28-2024 4:45PM EST

The spec for lab is screen shot of Cookie Stand Admin Version 1 pages/Index.js should…

  • Have <Head>component with page title set to Cookie Stand Admin
  • Have a <header> component that matches spec.
  • Have a <main> component containing <form> and a placeholder component showing JSON string of last created Cookie Stand.
  • Have a <footer> component that matches spec.
  • Style app using TailwindCSS utility classes.

Getting Started

First, get dependencies:

npm install

Then, start the 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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages