Built using React, Redux, Graphql, CSS in JS and a couple other technologies
- Users can sign in and sign up
- Users can select a specific product, checkout and make payments
To get the app up and running:
- Clone this repository to your local device
- Install all project dependencies with
npm install
- Start the development server with
npm start
- The app should be live on http://localhost:3000/