snapsack

Run Locally

  1. Clone the project

    git clone https://github.com/MarkVed17/snapsack.git
  2. Go to the project directory

    cd snapsack
  3. Install dependencies

    npm install
  4. Start the server

    npm run start