Skip to content

fortedigital/Interview.FrontendSanity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interview.FrontendSanity

  1. Start Sanity Studio locally, and check that you can log in to the project
  2. Start up the frontend, and check that it renders the data from Sanity
  3. Create a new schema in Sanity that contains at least title, description and reference to author
  4. Create a new api call that uses groq to fetch the new data
  5. Display the new data together with image from this api: https://api.nasa.gov/planetary/apod?api_key=DEMO_KEY
  6. Add some styling (using whatever CSS method you prefer)
  7. Add error handling in the frontend, showing an error page if any api call fails

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published