Skip to content

Web-store app allowes to register with google, choose products to basket, checkout on stripe, check on existing orders from the database. This project is a fully functioned and deployed full-stack responsive app. Created on Next.js with NextAuth, Redux, Taillwindcss, Firebase, Stripe checkout.

License

Notifications You must be signed in to change notification settings

sbolotnikov/bobby-store

Repository files navigation

bobby-store bobby-store

Description

Web-store app allowes to register with google, choose products to basket, checkout on stripe, check on existing orders from the database. This project is a fully functioned and deployed full-stack responsive app. Created on Next.js with NextAuth, Redux, Taillwindcss, Firebase, Stripe checkout.

Table of Contents

Installation

Using npm

Run commands

  1. npm install

  2. npm run dev

Or using yarn

Run commands

  1. npm install --global yarn

  2. yarn install

  3. yarn run dev

you need also install stripe CLI if you want to run it locally. after installation you need to run in Comand prompt

stripe listen --forward-to localhost:3000/api/webhook

Usage

Please check video guide at youtube. There is a link to deployed app bellow.

Greeting screen: bobby-store

Sign in screenshots:

bobby-store

Responsive views on different devices: bobby-store

Mobile basket view:

bobby-store

Stripe checkout page: bobby-store

Successful order completion bobby-store

Orders made screen: bobby-store

Contributing

Use video guide from Sonny Sangha on Youtube

License

Licensed under MIT License.

Tests

none

Questions

You can see more of my Projects on my GitHub profile

Contact sbolotnikov

Review

About

Web-store app allowes to register with google, choose products to basket, checkout on stripe, check on existing orders from the database. This project is a fully functioned and deployed full-stack responsive app. Created on Next.js with NextAuth, Redux, Taillwindcss, Firebase, Stripe checkout.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published