Skip to content

amanchauhann/my-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

107 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

RONES

Do you like taking good shots from sky? Bakin Lane is for you! Its the E-Commerce Website for different varieties of Drones.

How to run the app locally?

$ git clone [https://github.com/romabulani/bakinLane-react.git](https://github.com/amanchauhann/my-app)
$ cd my-app
$ npm install
$ npm start

Screens in this project

  • Landing Page
  • Product Listing Page
  • Authentication (Login, Signup and Logout) Pages
  • Single Product Page
  • Cart Management Page
  • Checkout Page
  • Wishlist Management Page
  • Profile Page
  • Address Management Page
  • Order History Page
  • 404 (Not Found) Page

Features

  • Landing Page with Trending Items and Featured Categories.
  • Product Listing Page with Filters on price, category, weight and rating. Add to Cart and Toggle Wishlist available on very product.
  • Persistent Search Functionality, search works even after page refresh.
  • Authentication with validation for Login and Signup Pages.
  • Manage your wishlist on a different page.
  • Manage your cart, update quantity, move to wishlist from cart, remove from cart, real time calculation of price in cart.
  • User Profile Page to display the user details.
  • Address Management with Validation where user can add, edit and delete address(CRUD).
  • Checkout Page to select the delivery address and proceed for payment.
  • Payment Integration using Razorpay API.
  • Order Summary Page where user can see all the orders sorted by the latest orders.
  • Pagination to show 5 products per page.
  • Alerts in the app to notify the users about success/failure operations.
  • All the screens are Responsive.

Tech Stack and Tools

  • React JS
  • React Router v6
  • React Context API
  • Vanilla CSS
  • Razorpay Payment Integration API
  • Git For Version Control
  • Vercel for Deployment

Live Link

Rones

Demo Video

Rones_mp4.mp4

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors