Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.26 KB

README.md

File metadata and controls

43 lines (28 loc) · 1.26 KB

Beautiful app built with Next.js & NextUI

This is a quote app based on freeCodeCamp’s Quote Machine challenge.

It's designed to brighten your day with inspirational quotes and stunning images from Unsplash.

Technologies Used

How to Use

Live Demo

https://zen-quotes.vercel.app

Technical blog to explore different data fetching techniques in NextJS

https://dev.to/minhnc

Install dependencies

yarn install

Run the development server

yarn dev

License

Licensed under the MIT license.