Varun8177 / worldref

TrolleyCart is a user-friendly web app for discovering and saving deals

Home Page:https://trolleycart.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TrolleyCart is a user-friendly web app for discovering and saving deals. It features secure login/register functionality. Authenticated users enjoy a personalized home page with cards showcasing deals, each with "Add to Deals" and "Check Details" buttons for convenient deal management. TrolleyCart offers a seamless experience, prioritizing user convenience and security.

Installation

  1. clone the repository (use tools like gitbash,terminal,vscode)

    git clone https://github.com/Varun8177/worldref.git

  2. navigate to the above cloned folder.

  3. run npm install in terminal.

  4. run npm run start in terminal

Tech Stack Used

  • react.js
  • react-router-dom
  • tailwind CSS
  • react-icons
  • react-responsive
  • notistack

Application flow

  • User should register themself by adding their credentials in the register page.
  • It will redirect you to the login page on successfull registration.
  • Once the user is registered, user can use his credentials in the login page to login
  • After successfull login, user will be redirected to home page where he can have a look at all the products and use the features.

screen previews

  1. login page image

  2. signup page image

  3. Home page image

About

TrolleyCart is a user-friendly web app for discovering and saving deals

https://trolleycart.vercel.app


Languages

Language:JavaScript 97.4%Language:HTML 1.5%Language:CSS 1.1%