Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 579 Bytes

README.md

File metadata and controls

40 lines (32 loc) · 579 Bytes

gofoodie

gofoodie is an e-commerce app for ordering food.

Tech Stack

Frontend: Reactjs
Backend: Express js
Database: Mongo DB
Deployment: Vercel

Additional NPM Libraries

  • axios
  • bootstrap
  • country-state-city
  • react-bootstrap
  • react-confetti
  • react-hook-form
  • react-icons
  • react-rating
  • react-toastify
  • react-redux
  • redux
  • redux-thunk
  • stripe

Functionality

  • Product listing
  • Checkout
  • Address Input
  • Payment Gateway using Stripe
  • Send emails using SendGrid
  • Managing Inventory using Strapi