khusharth / IPL-discovery

Home Page:https://discovery-ipl.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ” IPL Discovery

Search and filter about different IPL matches.

πŸ‘¨β€πŸ’» Technology Stack

react sass

🐣 Prerequisites

  • node >= 12.18.0
  • npm >= 6.14.4

⚑ Installation

  1. Clone / Download this repo.

  2. Inside the project open a terminal and run:

    npm install
    

    This will install all the project dependencies.

  3. To start the development server run:

    npm start
    

πŸŒ€ Page load speed

The Tool used to calculate page load time: Google Page Speed Insights

❗ Before Optimizing

Desktop Page load time:

Desktop old

Mobile Page load time:

Mobile old

✨ After Optimizing

For optimizing I removed the render-blocking resource which was google fonts in my case and instead of using fonts from google fonts I downloaded them.

Desktop Page load time:

Desktop old

Mobile Page load time:

Mobile old

  • Desktop Page Load time: 0.1 seconds were reduced.
  • Mobile Page load time: 0.7 seconds were reduced.

πŸ€΅β€β™‚οΈ Author

Twitter

LinkedIn

About

https://discovery-ipl.netlify.app/


Languages

Language:JavaScript 98.6%Language:SCSS 1.0%Language:HTML 0.4%