Skip to content

aryanneacosta/projeto14-weardo-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weardo FrontEnd

A fullstack project focused in the creation of a E-Commerce where the front-end/interface was made with React and styled-components the API was consumed with axios (a HTTP client based in promises).

Captura de tela de 2022-09-19 15-33-27 Captura de tela de 2022-09-19 15-33-40




About

This is an web application based in create and consume a simple api using different technologies as React, React Router, Styled-Components, Axios, NodeJS, Expressjs, MongoDB, Joi, Bcrypt, Strip-String, Uuid etc.

Technologies

How to run

  1. Clone this repository
  2. Install dependencies
npm i
npm start