Skip to content

Latest commit

 

History

History

interview-project-react-quote-generator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

React Quote Generator

Experience

In this project, I have used:

  • API Routes to build APIs
  • Axios to interact with APIs
  • Shopify Polaris to build UI
  • React Query to cache data
  • Next.js for Server Side Rendering

Demonstration

https://maxvien-react-quote-generator.herokuapp.com/

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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