avinash201199 / Competitions-and-Programs-List

List of competitions with details for college students to participate and to enhance their skills.
https://www.instagram.com/lets__code/
GNU General Public License v3.0
542 stars 224 forks source link

Enter to search functionality fixed 396 #398

Closed Jony-Jas closed 1 year ago

Jony-Jas commented 1 year ago

Now we can search by just pressing the enter key. ☺️ fixes #396

avinash201199 commented 1 year ago

Thank you :)

avinash201199 commented 1 year ago

Hey can you create navbar with three links 1. home 2. coding contest 3. Hackathons

Home page is already created , for coding contest and hackathon we have to create two hmtl pages + 2 js pages to add the details like in home page.

So that we can toggle between these pages.

??