Ironhack Final Project - Group 3 Made with 💙 by Install Dependencies To work in this project, install the dependencies using npm: npm install Format your code 💅 To format all the code in this project we are using Prettier, you can run the following command to format all the files: npm run format