Foodbridge
FoodBridge is your ultimate destination for affordable, top-quality food products. Enjoy 15% lower prices than market rates, swift doorstep delivery, and a wide variety of options. Buy now, pay later available.
Tech Stack
- nextjs
- zustand
- react-hook-form
- tailwind
- typescript
- vercel
- railway
- husky
- google-analytics
More About the Project
- The frontend ecommerce section of the foodbridgeng webiste was entirely built by me with next.js 14 and Typescript, as it was previously written in an older version. As at the time it went live, it was the most complex app I had worked on by far. There were countless endpoints to consume, each with its own unique requirements for manipulation of data.
- I was able to set up the app from scratch with husky, eslint and a few safety guards to minimize errors to the bearest minimum.
- My major take away as a developer building this app was that I built a lot of re-usable react components and applied the best practices in building a modern web app from scratch.