ยกTaco Time! ๐ฎ
Article | Live Link | Github
Next.js | React | Redux | GraphQL | MongoDB | Mongoose | Apollo Client & Micro Server | Styled Components | React Transition Group
Taco Time is a fictional restaurant taking inspiration from Taco Deli here in Austin, TX. With the need to showcase and allow customers to order an array of breakfast and lunch tacos, this application dynamically renders item pages and maintains a detailed cart that stores their orders and customizations. This intricate project employs multiple modern web development tools and techniques, including Server Side Rendering, interacting with a GraphQL API, running server-less functions, and dynamically rendering individual item pages with Next JSโs dynamic routes.