/react-shop

Practical React project from a Platzi course

Primary LanguageJavaScript

Yard Sales React Store

It is a React.js SPA builded for the Practical React Course of Platzi. Thanks to the React Router you can accessed to the different views and pages.

The application works client-side for the most part, taking advantage of the storage in localStorage and sessionStorage of the browser.

View project 🚀

Resources and Links ⛲

Inspirational Layout

Figma Mobile Design

Figma Desktop Design

FakeStore API

Installation 🔌

Clone yardsales:

git clone https://github.com/kbzaso/react-shop.git

Install dependencies:

npm install

Local yardsales deploy:

npm run dev

License 🔓

This project is MIT licensed