This project requires you to create an asynchronous web app that uses Web API and user data to dynamically update the UI. Packages installed
*express
*cors
*body-parser
This will require modifying the server.js
file and the website/app.js
file. You can see index.html
for element references, and once you are finished with the project steps, you can use style.css
to style your application to customized perfection.
After entering the file directory in terminal run 'node server.js' command. This will initiate port 8000. On opening localport:8000 in browser user will be able to view the project.
Currently it takes zip code of India provision only.