Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 780 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 780 Bytes

Fresh Valley Shop

A single page online shopping app where people are able to select products in their cart and checkout the cart with their information.

Live Website | Live API Server

Features

  • Order Products from the menu
  • Sign Up to place order
  • Pay online using your Stripe credit card
  • See Product Detail
  • Admin can add product , delete product and see all orders from users.
  • user will see order history

Front-end Technology :

  • React.js
  • Tailwind CSS
  • Bootstrap4
  • CSS3
  • Material UI
  • React Bootstrap
  • HTML

Backend Technology

  • Node.js
  • Express.js
  • MongoDB
  • Firebase Authentication
  • Stripe.js