/nextjs-thing

Learning Next.js 13 by building an unsplash app I guess.

Primary LanguageTypeScript

Omer's NextJS test thingy!!

This is a Next.js project bootstrapped with create-next-app.

Stuff you can do here

Before you run any of these, make sure you have an .env file with an UNSPLASH_ACCESS_KEY variable, containing your Unsplash API access key.

npm run dev

Runs the development server at http://localhost:3000. The page auto-updates as you edit files.
API routes can be accessed on http://localhost:3000/api/.

npm run build

Builds the app for production to the build folder.