Clone this repository.
- Install dependencies.
npm install- Start Server
npm startBy default server is running on port 8000. You can change the port by providing the PORT environment variable.
PORT='3000' npm startOpen your browser and paste this link http://localhost:3000