This is a fully functional Ecommerce Website which allows the user to login,add products to cart,view products in detail and do the payment through credit card.This website is built using React,React Router,OAuth2 for user authentication,Stripe for payment and Netlify for deployment.Images used in this website are being taken from Unsplash website.
Payment Card Details:
- Card Number: 4242 4242 4242 4242,
- Expiry: Any future Date,
- CVV: Any 3 digit number.
👉 Link
Step 1 🍴 Fork this repo!
Step 2 👯 Clone this repo to your local machine using https://github.com/kritika27/ecommerce-store-reactjs-stripe-oauth2.git
Step 3 HACK AWAY! 🔨🔨🔨
In the project directory, you can run:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Apache-2.0 License.
Made with ❤