Skip to content

jimmiejackson414-zz/nextjs-coding-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Problems to solve:

  1. Solve FizzBuzz
  2. Explain difference between localStorage, sessionStorage, and cookies.
  3. Fix bug in handleSubmit() function of Quotes.js
  4. Map over results props in Results.js to display results
  5. Create /components/results/ResultCard.js file, and style a simple card that displays individual results.
  6. Provide default text in case there are no results to display (ex. "No results found!")
  7. Set quote results to a Cookie
  8. On Results.js page, read quote results from Cookie and display

Resources

About

Used to interview candidates over React & NextJS topics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published