Skip to content

Repository files navigation

E-Shop

This is a Full-Satck e-shop website that allows users/admin to create an account, login, view/filter products, add/delete products, and checkout.

https://teapot-two.vercel.app/

Home Product Admin Cart

Front End

The front end is built using React and Redux. The website is responsive and mobile friendly, styled using Material-UI, Tailwind CSS.

Figma wireframe can be found here

Moudle bundler

vite

Vite is used as the module bundler for this project.

  • Dev server with hot module replacement
  • Build your code with Rollup
  • No bundling in development

Back End

The back end is built using Firebase Auth/Firestore. Firestore is used to store user data, product data, and order data, while Firebase Authentication is used to authenticate users.

Deployment

The website is hosted on Vercel.

admin email:

hq48@cornell.edu

admin password:

password

Run the project

After cloning the project, run:

npm install
npm run dev

About

Full Stack shopping website

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages