Skip to content

dgsergio/hardware-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hardware Store Demo

This is a demo e-commerce website with a shopping cart. You can visit it at the following link: https://hardware-store-demo.web.app/

React, React Router, Style Component

This application was built using React. The two most important dependencies for this project are React Router for handling routing and styled-components for styling. Style Component allow scoping the styles to the same file where the component is located.

App Architecture

The following image was used as inspiration:

Antique collection website

Replicating as closely as possible, pixel perfect, to adapt to the needs of the new website.

The website's CSS styles were meticulously crafted from scratch, without any reliance on external code. Similarly to JSX, no pre-existing code was copied.

The application is completely responsive.

Technologies used

  • Create React App
  • ReactJs
  • React Router
  • Style Component

Releases

No releases published

Packages

No packages published