Skip to content

herrmannjob/RocketSeat-RocketShoesWeb

Repository files navigation

RocketShoes Web - RocketSeat


Instagram SouHerrmann

Developed at Rocketseat GoStack Bootcamp.

Demo on Netlify

🚀 Features

Tech and Features about the project:

⚛React

⚛React-Toastify

⚛Reactotron

⚛Redux

⚛Redux Saga

🔥Axios

💅Styled Components

💖Json-server

About it

This application was developed using ReactJS, which implements the shopping cart flow of an e-commerce in the shoe sector.

Getting Started

  • Install Node JS N|Solid

  • Install Yarn

npm install -g yarn

  • Command to install dependencies:

yarn

  • Command to Start the server:

yarn start

  • Install json-server:

npm install -g json-server

  • Command to start json-server:

json-server server.json --port 5000


if you have some Installation problem like: yarn-metadata.json: Unexpected end of JSON input, follow these steps:

  • Workaround the issue with

yarn cache clean

  • Then try install it again

npm install -g yarn

that's all folks!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published