Skip to content

karangarg2002/Hayroo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hyroo

A simple and user-friendly E-Commerce platform for browsing and purchasing products online.


Live Application URL

https://hayroo-sigma.vercel.app/


Test RABC

  1. Admin Credentials:
  1. User Credentials:
  • Default Role: User
  • Sample Credentials:
    • Username: test@gmail.com
    • Password: test1234 Alternatively, you can create a random profile during sign-up to log in as a user.
  1. RABC Demonstration https://drive.google.com/file/d/1c4QApCGj4PS5pFcyENPC4MImJKilCyZG/view?usp=sharing

Run Locally

  1. Clone the repository: bash git clone https://github.com/karangarg2002/Hayroo.git

  2. Navigate to the project directory: bash cd Hayroo

  3. Install the dependencies: bash npm Install

  4. Run Frontend: bash npm run start

  5. Run Backend: bash npm run start:dev

    or bash npm run start

Featuers

  • Role-Based Access Control: Separate access for admin and users.
  • Secure Authentication: Login and registration features for different user roles.
  • Product Browsing: Explore a variety of products with seamless navigation.
  • Order Management: Users can add items to their cart and place orders.
  • Admin Panel: Manage products, orders, and users effectively.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors