Skip to content

ignite-projects/rocketshoes

Repository files navigation

Ignite Challenge

rocketshoes

Version Stars Issues

About   |   Screens   |   Technologies   |   Requirements   |   Installation  

About

rocketshoes is a web application for an online shoe store, where the main objective of the challenge was to create a shopping cart hook, with the following features:

  • add a new product to the cart;
  • remove a product from the cart;
  • change the quantity of a product in the affection;
  • calculate the subtotal and total of the cart;
  • stock validation;
  • display error message.

Screens

rocketshoes home

go-restaurante modal

Technologies

  • React.Js
  • TypeScript
  • Styled Components
  • API Requests (JSON Server)
  • Axios
  • localStorage API

Requirements

Installation

To make it run on your machine, follow the steps below

# Clone the repository in some folder on your machine
$ git clone git@github.com:robsonnatanael/rocketshoes.git

# Enter the repository
$ cd rocketshoes

# Install the dependencies by typing in the terminal
$ yarn install

# Run the application
$ yarn start
Connect with me

Linkedin Badge Twitter Badge Rocketseat