Skip to content

ardidrizi/fullstack-eshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Fullstack E-Shop

A modern, responsive e-commerce web application where users can browse products, shop by categories, view featured items, and navigate easily with a streamlined UI.

Features

  • Homepage: Hero section, featured products, and category browsing.
  • Product Categories: Dynamic product categorization for easy navigation.
  • Product Listing: View product details, add to cart.
  • Responsive Design: Fully responsive for desktop and mobile users.
  • Footer: Includes social media links with modern styling and hover effects.

Technologies

  • Frontend: React, CSS, FontAwesome (for icons)
  • Backend: Node.js, Express, MongoDB (REST API for products)
  • Styling: Modern, mobile-responsive CSS with flexbox and grid layouts

Installation

  1. Clone the repository:

    git clone https://github.com/ardidrizi/fullstack-eshop.git
  2. Navigate to the project directory:

    cd fullstack-eshop
  3. Install the dependencies:

    npm install
  4. Start the server:

    npm run server

Usage

  • After completing the installation steps, you can start browsing the e-shop, add products to your cart, and proceed to checkout.

Live Demo

Check out the live demo here.

Contribution Guidelines

  • Contributions are welcome! Please fork the repository and submit a pull request for review.

License

  • This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published