Skip to content

mahtyns/myshop-ecommerce-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyShop - React SPA Ecommerce Store

Introduction

This project was developed as part of the DareIT Mentorship Programme. The main objective is to learn JS React Library by creating a Single Page Application for an Online Shop. The user can navigate between SPA's subpages, fill the contact form and add products to the cart.

See the project live at Link

How to start

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

WIP

  • Local Storage
  • Filter Options & Categories
  • Mobile
  • Discount coupons
  • Send Email after purchase
  • Fix Bugs (Product repetition in popular, )

DONE

  • Single Product Page ✅
  • Search Product ✅, Sort ✅
  • ESLint ✅
  • Home page ✅

Structure

Home Page

Main page with Slider and products.

Products Page

Gallery of the products with the necessary info: name, description, stock, price, add to cart option

Contact form

Subpage with the message form, Google Maps location & general contact info.

Cart

Subpage for products added to cart by the user.

Dependencies

  • React Router - navigating between subpages - see more - Link
  • Styled Components - CSS styling inside each component - see more - Link
  • MUI for React - Icons and other UI elements - see more - Link
  • ESLint - Find and Fix Problems - see more - Link

Resources

Useful links

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published