Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 2 KB

README-en.md

File metadata and controls

52 lines (38 loc) · 2 KB

Developed in React

Versão README Português

Libraries used

  • miragejs
  • axios
  • react-icons
  • react-router-dom

In the development, several technical tools were used: Function Components as standard, Context API to control global variables, requests using an API simulated with MirageJS. All with the pre-processed Sass properly responsive to different mobile devices.

📝 Project

E-commerce project, simulating a real application with different categories of clothes, with the possibility of using filters to facilitate your search for the ideal product.

The project was a challenge proposed by Webjump (https://webjump.com.br/). The endpoint for the requisitions and layout were created and made available by them.

Build

[Access here] (https://clothes-ecommerce.vercel.app) to visualize this project build

Video Preview (Youtube)

Watch the video

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts you can run:

yarn install yarn start yarn build