Skip to content

dimilidi/store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyStore App

Table of contents

General Info

Simple store app created with React.js. This project is a result of my work during the react project week at the one-year full stack web development bootcamp | DCI | 2022.

Technologies

Project is created with:

  • Bootstrap 5
  • React-Bootstrap 2
  • React.js 18
  • CSS3
  • Frame-motion 7
  • Tsparticles 2

Setup

To run this project:

  • Clone the project
https://github.com/dimilidi/store     
  • Go to the project directory
$ cd ../shop

  • Install dependencies
$ npm install

  • Start the server
$ npm start

Screenshots

Store view Playroom view

Features

  • users log in/ out
  • info page for products
  • add, delete, increase, decrease product in cart, clear cart
  • show number of products in badge
  • calculation total price
  • view product details card
  • filter based on products name
  • filter based on category
  • cart and user saved in local storage
  • responsive design
  • product-related memory game

Status

This is the final version of the app. Feel free to add more functionality and to extend my version.

Demo

See Website

Sources

Contact

Created by @dimilidi - feel free to contact me!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published