Skip to content

ChristBM/yardsales

Repository files navigation

Yard Sales 🏪

It is a React.js SPA of a fictitious mini store. The project consists of different views and pages which are accessed using React Router routes.

It uses an API called FakeStore, which is available on the internet and the design inspiration comes from the Frontend Developer course and the React Practical course at Platzi.

The code of the project is our own and in the layout, although it follows the same aesthetics and uses some of the resources of the original design, it is not the same and has a personal touch.

The application works client-side for the most part, taking advantage of the storage in localStorage and sessionStorage of the browser, so that the app follows a flow quite similar to that of a real store with its backend.

View project 🚀

Deploy

Resources and Links ⛲

Main Typography

Inspirational Layout

Figma Mobile Design

Figma Desktop Design

FakeStore API

Error 404

Contributing 🙋

The project is open to changes or suggestions. Constructive criticism of any kind is welcome.

Installation 🔌

Clone yardsales:

git clone https://github.com/ChristBM/yardsales.git

Install dependencies:

npm install

Local yardsales deploy:

npm run start

License 🔓

Copyright © 2021 Christian Boffill

This project is MIT licensed