gregorispielmann / rocketshoes

A little shop page made with React, Redux, Redux Saga, Styled Components, JSON Server and React Hooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rocketshoes

A little shop page made with React, Redux, Redux Saga, Styled Components, JSON Server and React Hooks

Why?

Part of studies in Rocketseat Bootcamp 9.0

How works?

Clone the repo and then use this commands:

$ yarn install
To install dependencies

$ yarn start
To start react scripts

$ yarn json-server server.json -p 3333
To start json server on 3333 port locally

Live Demo

👉 LIVE DEMO ON NETLIFY

Demo

Screenshots

Made with ❤ by Gregori Spielmann

About

A little shop page made with React, Redux, Redux Saga, Styled Components, JSON Server and React Hooks


Languages

Language:JavaScript 97.3%Language:HTML 2.7%