Skip to content

katdev16/Perfume-Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce Project

Welcome to the E-Commerce project! This project is a fully functional online store built using React for the frontend and Spring Boot for the backend with docker.

Features

  • User authentication (Sign up, Login, Logout)
  • Product listing and filtering
  • Shopping cart functionality
  • Secure checkout and payment integration
  • Order management and tracking
  • Admin dashboard

Installation

To set up the project locally, follow these steps:

Backend (Spring Boot)

  1. Clone the repository: git clone https://github.com/yourusername/ecommerce-backend.git
  2. Navigate to the backend directory: cd backend
  3. Install dependencies: mvn clean install
  4. Run the application: mvn spring-boot:run

Frontend (React)

  1. Clone the repository: git clone https://github.com/katdev16/Perfume-Shop.git
  2. Navigate to the frontend directory: cd Frontend
  3. Install dependencies: npm install
  4. Start the development server: npm start

Technologies Used

  • Frontend: React,CSS
  • Backend: Spring Boot, Java, Spring Security
  • Database: h2
  • Payment Integration: Stripe

Contributing

Feel free to contribute by submitting issues or pull requests on GitHub.

About

building an ecom site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors