AUV-IITK / Website2020

New Website made using ReactJS
MIT License
0 stars 6 forks source link

Fix Linting Issues #5

Closed shubhamkorde closed 3 years ago

shubhamkorde commented 3 years ago

The current state of the repository is highly linted. As we go along, our goal is to make the repository lint free. In order to solve this issue follow the given steps.

  1. To understand what is meant by linting checkout this document.
  2. Install ESlint and enable extension in your code editor. Checkout this wiki page for the steps.
  3. Comment on this issue to get assigned a particular folder to work on. Do not start working unless you have been assigned.
  4. Once assigned, checkout all the files in that particular folder. In a given file the lint issues appear as red squiggly lines. On hovering them, a message is displayed stating the reason for the linting issue.
  5. Fix all the issues in the assigned folder. Checkout this commit for sample. Make sure that all the files in the particular folder are covered.
  6. Send a PR and respond to comments.

The folders that we need to update are;

ritamjana commented 3 years ago

I would like to work on the last 3 folders, Footer, Navbars and UI, if possible

shubhamkorde commented 3 years ago

@ritam2358 Go ahead!

abhishekshree commented 3 years ago

I want to work on the first four pages, i.e. AboutUsPage, BlogsPage, ContactUsPage, EventsPage and LandingPage @shubhamkorde

Vedantttgitteee20 commented 3 years ago

A request to work on folder src/views/SingleBlogs