UI-Assignment2

instructions to run this project

For running this project you should have Nodejs

  • Open terminal or command prompt and type git clone project's link
  • cd project's git repo name
  • type npm install in terminal to download dependencies
  • when download is complete type npm run dev to run project

After this open default browser it's running.. if it doesn't then type url localhost:3000

if you have connected smartphone using wi fi you can get output in your smartphone Open any web browser in smartphone type url given in terminal usually http://192.168.48.1:3000

Project's live url (https://ui-assignment2-netlify.app/)