Description: This project is my submission and was developed as a part of the frontend developer hiring challenge conducted by Polkadex. Project Organisation: Frontend Techstack: HTML, CSS, Typescript, React,styled-components,ESlint,Prettier Requirements: cd polkadex #enter project directory npm install -i #install npm libraries RUN: In Terminal, npm start #run react server Open http://localhost:3000 to view it in the browser. You will also see any lint errors in the console. A quick peek is given below,