Giter Site home page Giter Site logo

jeel2308 / ipl-trivia Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 984 KB

Web App for interesting trivia and stats on performance of IPL teams

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

HTML 4.21% JavaScript 85.18% CSS 10.61%
reactjs react-router react-loadable

ipl-trivia's Introduction

IPL trivia

This project was bootstrapped with Create React App.

View Demo at - https://ipl-trivia.netlify.app/

A website visualizing performance of teams in IPL.

Tools and Tech Used

Features

  • It is a progressive web app so it will cache upcoming requests. So it will reduce network traffic and improve user experience and we can also use it offline once it has enough data in cache. It uses service-worker for achieving this.
  • It uses React loadable component for improving loading time by requesting only those chunks which are required now instead of whole big chunk.
  • It is responsive. It will work correctly for screen size>=4 inches.

For Development

  • You will need Node or Yarn to run the application.You can download it from here - Node, Yarn.

  • Now run following commands

    git clone https://github.com/jeel2308/IPL-trivia.git
    cd IPL-trivia
    
  • Now run following commands

    //if you are using yarn
    yarn
    yarn start
    
    //if you are using npm
    npm install 
    npm run start
    
  • Now go on http://localhost:3000/ in a browser to see the app

For Production

  • run following commands
    // if you are using yarn
    yarn build
    // if you are using npm
     npm run build
    

Screenshots

ipl-trivia's People

Contributors

jeel2308 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.