Skip to content

Online Store application consuming Mercado Livre's API. Project developed in pair with @gabrielraeder during the Trybe course

Notifications You must be signed in to change notification settings

StephanCadu/frontend-online-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fontend Online Store Project

This project was created during the frontend module on Trybe course. The application consumes Mercado Livre's API to get products and display them. The user can search products either by name or category, visualize products details, add products to cart, buy them in different purchase methods and rate products.

image

Used technologies

HTML5, CSS3, JavaScript, ES6, React, React Router

Running application

Clone this repository

git clone

Install the dependencies

cd frontend-online-store && npm install

Run the application

npm start

About

Online Store application consuming Mercado Livre's API. Project developed in pair with @gabrielraeder during the Trybe course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published