Install dependencies
npm installStart development server
.env.local file is required (Create .env.local and add values from .env.example)
npm startTo visit app locally: localhost:3000
This project is created to complete Web Frontend Certification using React at Nimble