Skip to content
Β 
Β 

Latest commit

Β 

History

60 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’» Ecommerce - ASTRODEV STORE - Brinquedos Infantis

πŸ“ This project is related to the fundamentals of React Js, which the objective is practicing the main structure, working as the front-end application for an E-Commerce.

General info

Table of contents

Technologies

πŸ‘©πŸ»β€πŸ’» Project is created with:

  • JSX
  • React
  • Styled Componentes
  • Props
  • React Hooks (UseState, UseEffect)
  • Data flux
  • Lists rendering
  • localStorage

Overview

The Project has 3 great sections:

  1. Home

    • Showing a gallery with an array of product cards
    • Showing card with properties of products
    • Function to add card to cart
  2. Cart

    • Cart with array of products added
    • Function to remove card from cart
    • Total price of all products inside the cart
  3. Filters

    • Per min and max price
    • Per name
    • Price Sorting

Run & Deploy

Prerequisites:

  • Node.js
  • npm
  1. Clone this repository:
git clone https://github.com/marcela-celani/astrodev-store.git
  1. Install dependencies:
cd my-app
npm install
  1. Start the development server:
npm start

πŸ”—Deploy Link

About

Projeto de ecommerce para praticar estruturas em react

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages