Skip to content

E-commerce site built by a team of four developers selling baked goods inspired by 'The Great British Bake Off'.

License

Notifications You must be signed in to change notification settings

siyunfeng/The-Grace-British-Bake-Off

 
 

Repository files navigation

Vist our website here

The Grace British Bake Off is an e-commerce site that sells baked goods. Our pastries are based on our favorite bakery show 'The Great British Bake Off'.

Users can browse products, add products to their cart, and checkout as guests or registered users.

Team:

My contributions:

  • Developed the website's overall design using React and vanilla CSS, providing a modern and fully responsive experience for users on both mobile and desktop devices.
  • Designed the log-in/sign-up, cart, and checkout UI components using React, resulting in an intuitive and visually appealing user experience.
  • Built REST API routes for products, orders, and users using Express, effectively managing HTTP requests and implementing thorough error handling.
  • Architected Sequelize schemas for the order, product, and user models, defining the structure of the PostgreSQL database.

Tech Stack:

NodeJS JavaScript React Redux Postgres Express Sequelize HTML5 CSS3

Getting Started

Sync and seed the database by running npm run seed. Running npm run start:dev will make great things happen!

About

E-commerce site built by a team of four developers selling baked goods inspired by 'The Great British Bake Off'.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.7%
  • CSS 7.0%
  • HTML 0.3%