Sound clips!
New dev machine setup:
1.) Clone repo to your computer, cd into "soundicles" directory. 2.) Run "npm install" from terminal. 3.) Create a new file ".env" in root directory, and add the following code: PORT=5000 4.) Run "npm start" from terminal. 5.) In a new browser tab, navigate to: http://localhost:5000