harshprajapati8347 / Test-Task-Internship-

Created webpage hodlinfo.com by using HTML and CSS and backend using node js for submission task for job at Settyl.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assignment Task for Internship

Instructions:

  • You have to create this webpage hodlinfo.com by using HTML and CSS and backend using node js.

  • Fetch top 10 results from API(https://api.wazirx.com/api/v2/tickers) in your Nodejs express server and store name, last, buy, Sell, volume, base_unit of all top 10 results in the database (you can use any database(Preferable PostgreSQL)). Then create a route using express to get the above stored data from the database to the frontend.

Screenshots

App Recording

App

Installation

Use the package manager npm to install all the dependencies.

npm install

Usage

npm start

About

Created webpage hodlinfo.com by using HTML and CSS and backend using node js for submission task for job at Settyl.


Languages

Language:JavaScript 93.2%Language:CSS 5.5%Language:HTML 1.3%