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
https://maxvien-react-quote-generator.herokuapp.com/
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.