Skip to content

NethulaPeiris/volt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

  1. Install Dependencies: First, run the following command to install the required node modules:

    npm install
  2. Start the Project: After installing the dependencies, start the project with:

    npm start
  3. Sign Up:

  4. Using the Application:

    • Browse items and add them to your cart or favorites.
    • When you sign out, your cart details will be saved locally.

Database Solution

This project uses IndexedDB as the database solution because it is an easy-to-use local database.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published