Contrib-U / Open-Source-Galaxy

Platform to get informed about the latest open source events
https://opensourcegalaxy.wiki/
12 stars 18 forks source link

[UI Design] Creating a Landing Page #58

Open Rupa-Rd opened 4 months ago

Rupa-Rd commented 4 months ago

Is your feature request related to a problem? Please describe. When the user clicks the link, the open source event is shown without any proper welcome.

Describe the solution you'd like Create a home/landing page for a better user experience.

Things to considered before developing

  1. Do not change the color, font of the website
  2. Do not create a html page, instead create a component inside the pages folder. src > pages > new_page.js
  3. Include animations for smooth transition
  4. Include the FAQs in the home page.
  5. Do not touch public folder

Additional context