krishnaacharyaa / wanderlust

WanderLust is a MERN travel blog website 🚀 This project is aimed to help people to contribute in open source, upskill in react and master git.
https://wanderlust-beta.vercel.app/
MIT License
174 stars 833 forks source link

[FEATURE] ADDIGN #350

Closed siddheshhr closed 1 month ago

siddheshhr commented 1 month ago

Description

CREATING A FOOTER WITH ALL THE NECESSARY LINKS

Use Case

Without this feature the home page feels something missing and its a good practice to have a footer for fast user interface to all the important user information about the company

Proposed Solution

image a footer similar to this can be easily be added by creating a footer.ejs file and rendering it on the home page and adding thr necessary styling in css

Additional Information

No response

Attachments

No response