You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Do not change the color, font of the website
Do not create a html page, instead create a component inside the pages folder. src > pages > new_page.js
Include animations for smooth transition
Include the FAQs in the home page.
Do not touch public folder
Additional context
The text was updated successfully, but these errors were encountered:
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
src > pages > new_page.js
public
folderAdditional context
The text was updated successfully, but these errors were encountered: