Skip to content

macr1408/car-shop-react

Repository files navigation

This is my first React App, it's supposed to be a "mini" e-store about cars

Live demo: https://carshopreactapp.herokuapp.com/

Important

When I built this app I used a "light" custom css framework, turned out this framework looks good on desktop but it's not responsive at all. So the app ended up being not responsive. Next time I would use something like tailwind or pure css.

General App

  • Build a working app from zero, using docker, docker-compose, debian image, nginx, node, webpack, babel and react
  • Use Redux to simulate a tiny database
  • Make it available as a PWA

Views

  • Use React Router
  • Home
  • Shop page
  • Product detail

Functionality in views

  • Home: Show recent products
  • Home: Fake Newsletter
  • Home: Form to find the best car for me
  • Shop page: Sort products
  • Product detail: Being able to purchase a product

Build instructions

  • Clone repo
  • npm install
  • npm start

About

This is my first react project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors