/IGNITE-Desafio03-Hooks

Nesse desafio, você deverá criar um hook para gerenciar um carrinho de compras.

Primary LanguageTypeScript

Rocket Shoes

Developer

| Tárik Wataya

💻 About the Project

Project developed during BootCamp - Ignite by Rocketseat

This will be an application where your main objective is to create a shopping cart hook.

Using: Local Storage, Hooks, JSON Server, Toastify, JEST


🚀 How to Run Project

Required

It is necessary to have installed the main tools:

🧭 Running the project

# Clone this repository
$ git clone https://github.com/tarikwataya/IGNITE-Desafio03-Hooks
# Access the project folder
$ cd IGNITE-Desafio03-Hooks
# Install the dependencies
$ yarn
# Running Server
$ yarn server
# Running App
$ yarn start

🎥️ Example

cart cart2