Skip to content

Rocket Seat - Ignite - ReactJS - Challenge 3 - A shoe Ecommerce UI with ReactJS and Typescript.

Notifications You must be signed in to change notification settings

librity/ignite_shoes

Repository files navigation

Rocket Seat Ignite - RocketShoes

Table of Contents

About

A basic shoe Ecommerce UI wih React Hooks.

Getting Started

Prerequisites

  • node >= 12.0.0

Installation

  1. Clone this repo locally and install the required packages:
$ git clone https://github.com/librity/ignite_shoes.git
$ cd ignite_shoes
$ yarn install
  1. Start a json server (mock backend):
$ yarn server
  1. Start a dev server:
$ yarn start
  1. Open http://localhost:3000 on your web browser.

Testing

Run tests with jest:

$ yarn test

Usage

On the home screen, click on an item to add it to your cart. Clicking on Meu Carrinho will take you to the cart view, where you can edit the amount of each item or remove it.

Docs

Resources

About

Rocket Seat - Ignite - ReactJS - Challenge 3 - A shoe Ecommerce UI with ReactJS and Typescript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published