Skip to content

Front-end application in ReactJS that evaluates a GitHub user profile on 10 criteria and assigns a grade to it.

Notifications You must be signed in to change notification settings

rahelmartim/Trybe-Github-Evaluator-Front

Repository files navigation

TGE - Trybe Github Evaluator

Front-end application in ReactJS that evaluates a GitHub user profile on 10 criteria and assigns a grade to it.

Technologies used

React single-page application

Architecture diagrams

diagram

Setup

  1. Clone the repository and install the dependencies
npm install
  1. Start the frontend application locally
npm run dev

Routes

This project is using react-router-dom v6, have a look at /routes which is the directory that defines the available routes.

/
  • Represents the initial route and loads the index page
/aval
  • Represents the evaluation page and shows the user grade and specific criteria.
/tea or /418
  • What will it be?

Contributing

Feel free to contribute to this project, first fork this repository, then code your suggestions and open a pull request.

Or consider opening an issue on GitHub.

forthebadge

About

Front-end application in ReactJS that evaluates a GitHub user profile on 10 criteria and assigns a grade to it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published