Skip to content

thisisdash/nextjs-attract-interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file. Let's build something fun!

Please use the NASA Open API to fetch some data and render it on a page.

For example, images from Mars Rover Photos. You don't need a special key, you can just use api_key=DEMO_KEY.

Implement this in whatever way you want! Feel free to ask questions and talk us through what you are doing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published