- Tech stack - JavaScript, ReactJs, ChakraUI, Vercel, Vite
- Utilized Figma design file to understand the layout and requirements
- Its a Vite react app
- Used ChakraUI for styles
- mobile first approach
- Responsive for mobile(375px) and desktop(1440px)
- Implemented pagination
- Deployed on vercel
- Live link -> https://food-blog-wine.vercel.app/
npm install
npm run dev
# or
yarn dev