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