Skip to content

Kalihackz/brandedkart

Repository files navigation

A small Next JS E-commerce web app which shows cart functionality.

user user

Next JS Uptime 97%


NOTE : As we are using free tier for mongodb more than 3 concurrent connection may result to 404


https://brandedkart.vercel.app/


Create a "Shopping Cart" web interface App using ReactJS with a nicely formatted stylization (using CSS class and inline style). A shopping cart should have the following features : Should display the total number of items in the cart, Should display the total cumulative price of all the items inside the cart, There should be at least four different products there with some representative images, Every product image should have two buttons associated with it - [Add] and [Remove], Clicking Add or Remove button should adjust the total number of items and total price correctly, You may add any products to the cart any number of times, You can't remove a product if that product is not already present in the cart.

  • Language : HTML5 , CSS3 and Javascript
  • Framework : SASS , Next JS , Tailwind CSS
  • Database : MongoDB

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published