Skip to content

fedelopez89/mercat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mercat E-commmerce

This project was developed with React using:

  • Router
  • Redux (Reduxjs/Toolkit)
  • Styled-Component

How to run App

  1. Open a Terminal
  2. Type 'git clone project 'nameProject'
  3. Redirect to path (cd 'nameProject') and run 'npm install'
  4. Run on terminal: npm run start
  5. Open browser and go to LOCALHOST (by default: http://localhost:3000/) to see FrontEnd App.
  6. Ready to test App :)

How does the page looks?

image

image

image

image

Features

  • Display a list of products from API https://www.amiiboapi.com/
  • Select a product and be added to the shopping cart
  • Open the shopping cart to display all the added products. Add more products or remove them.
  • Checkout option to see all the products and total amount.

Special Features

  • Search Nav: for searching for a specific product
  • More Details: clicking on product's image you'll be redirected to a Detailed Page with all the information about the product.
  • Pagination: at the bottom of the page you have the selected page's number and you can move forward.
  • Clicking on "Mercat" you'll be redirect to the HOME.

fede.lopez89@gmail.com

Releases

No releases published

Packages

 
 
 

Contributors