Skip to content

Jiyu13/Bijoux

Repository files navigation

Bijoux

An e-commerce platform built with React and Django.

Introduction

To get set up, run:

npm start

CD into directory backend/ then run:

pipenv shell
python manage.py runserver

Open http://127.0.0.1:3000/ to see the website.

Features

  • User Management: Users can edit account info.
  • Product Showcase: Products are organized into categories for easier navigation.
  • Cart Management: An efficient cart functionality ensures users can conveniently choose and check their items.
  • Custom Services: A user-friendly custom services interface allows clients to easily design and manage their specific needs.

Previews

Home img_4.png

Products img_5.png

Product Details img_6.png

Shopping Cart img_7.png

Contact Form img_8.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published