Skip to content

manikantavoonna/Mindtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mindtree Logo

Mindtree Interview Coding Assignment

The following Mindtree Assignment was part of interview process. The assignment objectives where

  1. List all users in the order they signed up on GitHub. Using Get all Users Document.
  2. Display Users Avatar and login name.
  3. On click of Avatar display a window on the right panel with his Users Bio details must include id,name,company,location,public repos and followers.
  4. Display pagination.

Installation

  1. Clone or download the repo
  2. Register OAuth App
  3. Add the credentials in App.js
  4. Install Dependencies yarn install or npm install
  5. Start the app yarn start or npm start

License

Acknowledgment

About

Mindtree Interview Assignment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.6%
  • HTML 13.6%
  • CSS 12.8%