npm install
You need to have an Unsplash API key and a Firebase Realtime Database.
Create a .env file at the root of the project.
Then, use the variables located in the .env.example file and add your Unsplash API key and your Firebase Realtime Database configuration in the .env file.
netlify dev
The frontend port is: http://localhost:8888
