- Solve FizzBuzz
- Explain difference between localStorage, sessionStorage, and cookies.
- Fix bug in handleSubmit() function of Quotes.js
- Map over results props in Results.js to display results
- Create /components/results/ResultCard.js file, and style a simple card that displays individual results.
- Provide default text in case there are no results to display (ex. "No results found!")
- Set quote results to a Cookie
- On Results.js page, read quote results from Cookie and display
forked from jimmiejackson414-zz/nextjs-coding-exercises
-
Notifications
You must be signed in to change notification settings - Fork 0
jimmiejackson414/nextjs-coding-exercises
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Used to interview candidates over React & NextJS topics.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 66.5%
- CSS 33.5%