/Kuware_assignment

Mini project for fetching sidebar data from w3school site.

Primary LanguageHTML

Assignment for Kuware

In this assignment I used node js to scrap the data of sidebar of https://www.w3schools.com and then displayed it in form of nested loops.

Technologies Used

  1. Node.js
  2. MongoDB
  3. HTML
  4. CSS
  5. Jquery
  6. Javascript

Installation

Run the following command from root of the project

npm install

Testing

Run the following command to test the project

nodemon server

Then navigate to localhost:3000 to test the project

Screenshots

Made with ❤️ by Rajat Shrivastava