Skip to content

Household Ecommerce Store : A modern and scalable solution for buying and selling household products. This project combines the power of React.js for the frontend, Spring Boot for the backend, and Tailwind CSS for stylish and responsive design.

Notifications You must be signed in to change notification settings

SpectureRam/App-Development

Repository files navigation

Household eCommerce Store

  • Overview
    Welcome to the Household eCommerce Store, a modern and scalable solution for buying and selling household products. This project combines the power of React.js for the frontend, Spring Boot for the backend, and Tailwind CSS for stylish and responsive design. Whether you're a user exploring new products or an administrator managing the store, this application provides a seamless and enjoyable experience.
  • Features
    User Authentication: Secure user accounts with JWT-based authentication. Product Catalog: Browse and search a wide range of household products. Shopping Cart: Add products to your cart, manage quantities, and proceed to checkout. Order Management: View and track your order history. Responsive Design: Tailwind CSS ensures a visually appealing and responsive user interface. Tech Stack Frontend: React.js Backend: Spring Boot Styling: Tailwind CSS
  • Getting Started
    Follow these steps to set up the project locally:
  • Clone the repository: bash git clone https://github.com/SpectureRam/App-Development.git

Set up the frontend and backend as described in their respective directories. Install dependencies and run the application. bash

Frontend

cd frontend
npm install
npm start

Backend

cd backend
./mvnw spring-boot:run

Open your browser and visit http://localhost:3000 to access the application. Contribution Contributions are welcome! If you'd like to contribute to the development of this project, please follow the contribution guidelines. License

Note

This project is licensed under the MIT License.

Feel free to customize the details based on your project's specifics. Include any additional sections, such as a roadmap, known issues, or deployment instructions, as needed. The goal is to provide a clear and concise overview of your project for potential contributors and users.

About

Household Ecommerce Store : A modern and scalable solution for buying and selling household products. This project combines the power of React.js for the frontend, Spring Boot for the backend, and Tailwind CSS for stylish and responsive design.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages