Skip to content

Rudra7781/VacationVault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VacationVault - Node.js Application

VacationVault is a web platform where users can log in, authenticate, and share their vacation memories in secure vaults. Each vault contains trip images and descriptions, all users can view and share these valuts but only authenticated users can create these vaults.

Features

  • User Authentication: Secure login and authentication for sharing memories.
  • Vaults: Create vaults for trip images and descriptions.
  • Privacy: Only authenticated users can add new vaults.

Usage

  1. Register/Login: Sign up and log in to manage vaults.
  2. Create Vault: Upload trip images and add descriptions.
  3. View Vaults: View vaults shared by other authenticated users.

Installation

  1. Clone the repository:

    git clone https://github.com/Rudra7781/VacationVault.git
    cd VacationVault
  2. Install dependencies:

    npm install
  3. Start the application:

    npm start

The app will run at http://localhost:8000.

Contributing

Feel free to contribute by forking the repo, creating new branches, and submitting pull requests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors