avaneeshtripathi / students-marks

Show student's marks using graphs in React with Highcharts.

Home Page:https://react-student-details.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Students Marks Details

Live: https://react-student-details.herokuapp.com/

Instructions to run

  1. Clone the repository

  2. Navigate to root folder

  3. Install the required packages

     npm install
    
  4. Start the server

     npm start
    
  5. Open localhost:8080 in the browser

Technology Stack

  1. Node with NPM for managing the packages.
  2. Webpack for managing assets and creating build.
  3. Webpack dev server for the development environment to create server.
  4. ReactJS - for the UI development and integration.
  5. Bootstrap (CDN) as a development framework for UI
  6. Underscore is used for javascript operations.
  7. HighCharts as a charting library for the graphs

About

Show student's marks using graphs in React with Highcharts.

https://react-student-details.herokuapp.com/


Languages

Language:JavaScript 80.8%Language:CSS 15.7%Language:HTML 3.4%