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.
-
Clone the repository:
git clone
-
Install dependencies:
npm install
-
To update to the latest package versions:
npm update
-
Run the application:
npm start
-
Open the application in your browser:
http://localhost:3000
This project was bootstrapped with iron-launcher.