Skip to content

IndrajeetPatil/collectify

Repository files navigation

Collectify: Collect your favourite things in one place

Netlify Status

What is Collectify?

Collectify is a platform for individuals to create a personalized collection of their favourite things, including books, movies, photos, and more, in one place and without the fear of judgment.

How to run Collectify?

Prerequisites

Installation

  1. Clone the repository:

    git clone
  2. Install dependencies:

    npm install
  3. To update to the latest package versions:

    npm update
  4. Run the application:

    npm start
  5. Open the application in your browser:

    http://localhost:3000

Acknowledgements

This project was bootstrapped with iron-launcher.