Install

git clone https://github.com/KartulUdus/snackyFilesApi.git   // Clone the repository
cd snackyFilesApi                                            // Navigate to the root of the project
npm install                                                  // install dependencies
npm start                                                    // Start the application