asgs-webmaster-challenge Instructions for setting up and running project: First, cd into the client directory. cd client Install the project's packages. npm install Run the dev server at localhost:3000. npm run dev