Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 405 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (8 loc) · 405 Bytes

✨Thanks for showing your interest in this repo✨

Steps to add your projects to this repo:

  • create your project in project folder
  • create the your_project_name folder in lowercase - do your project work here
  • After that, go to the Home component (Home.js) and add your project card in it
  • Now, go to the App.js file and add your project route
  • Finally, check your route works properly