clubgamma / Good_First_Issue_Web_App

GitHub advises the usage of "good first issue" (GFI) labels to identify issues that are feasible for newcomers to handle in order to speed up beginner onboarding. In this project, we propose GFI-Web-app, a proof-of-concept for automatic GFI recommendation in reality.
https://good-first-issue-web-app.vercel.app/
MIT License
8 stars 19 forks source link

Created the Form Page #17

Closed alaykabir closed 11 months ago

alaykabir commented 11 months ago

The contributions that I made in this project are as follows:

  1. I made a proper File structure and added a folder for Pages in the frontend folder.
  2. I provided the routes in the App.js page for better navigation
  3. I created Form pages including it CSS stylesheet and routed them to the /form
Nishu0 commented 11 months ago

@alaykabir Great Work 🌟. Thank you for your contribution.