/WonderWall

This is a wallpaper searching website. It uses the pixerbay's API to search for keywords and displays the images.

Primary LanguageHTML

WonderWall

This is a wallpaper searching website. It uses the pixerbay's API to search for keywords and displays the images.

Link

https://github.com/amankumarkeshu/WonderWall.git

Requirements

  • Node.js

Getting Started

  1. Clone the directory or download the directory as zip file.
$ https://github.com/amankumarkeshu/WonderWall.git
 
  1. Install required dependencies.
$ npm install
  1. Run the server.
$ node app.js
  1. Go to localhost:3000.