Strevitz / ecommerce-vinyl-react

Vinyl e-commerce store created in React and Context API.

Home Page:https://vinyl.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VINYL E-COMMERCE WEBSITE

E-commerce vinyl shop responsive website with full functional basket and Paypal payments.

vinyl-laptop-full-presentation

vinyl_presentation

General info

This frontend application works together with this rails application

Tech info

  • The Vinyl shop website was written in React. I used Context API for better data flow in application.
  • In a project, I wanted to learn content flow and how to build simple e-commerce website with modal shopping details, product details and full functional basket. Also I learned how to use Styled Components to style app directly in React components.

Technologies

  • Javascript
  • React
  • React Router
  • PayPal Plugin
  • Context API
  • Styled Components
  • Jest

Setup

To run this project, install it locally using npm:

$ npm install
$ npm start

Link to app

Go to this link and buy few products.

To buy products you can use Paypal developer account.

Link to Rails Application

rails application

About

Vinyl e-commerce store created in React and Context API.

https://vinyl.netlify.app

License:MIT License


Languages

Language:JavaScript 92.0%Language:HTML 5.0%Language:CSS 3.1%