Skip to content

🚀 This is an repository created to resolve a challenge from second module from Ignite. The goal is developer a shopping cart hook using ReactJS with API Context

Notifications You must be signed in to change notification settings

MoesioMarcelino/ignite-creating-hook-shopping-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo RocketShoes


Creating a shopping cart hook

About   |   Features   |   Technologies   |   Requeriments   |   Start   |   Author   |   Demo


RocketShoes

Status |

🎯 About

Rocketshoes is an application developed with challenge on trail ReactJS from Ignite on Rocketseat. Your principal function is manager a shopping cart with React Hook.

✨ Features

✔️ Add products to shopping cart list;
✔️ Increment and Decrement products on cart list;
✔️ Remove items from shopping cart list;

🚀 Technologies

✅ Requeriments

🏁 Start

# Cloning project
$ git clone https://github.com/moesiomarcelino/ignite-creating-hook-shopping-cart

# Enter in project folder
$ cd ignite-creating-hook-shopping-cart

# Install dependencies
$ yarn // or npm install

# Start project
$ yarn start // or npm start

# Server starts on http://localhost:3000

# Start Fake API
$ yarn server // or npm server

# Fake API starts on http://localhost:3333

Feito com ❤️ por Moésio Marcelino

 

Voltar ao topo

About

🚀 This is an repository created to resolve a challenge from second module from Ignite. The goal is developer a shopping cart hook using ReactJS with API Context

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published