Skip to content

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.

License

Notifications You must be signed in to change notification settings

Mayank0851/wanderlust

This branch is 230 commits ahead of, 9 commits behind krishnaacharyaa/wanderlust:devops.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0f28918 ยท Aug 22, 2024
Jun 27, 2024
May 27, 2024
Jul 23, 2024
Aug 3, 2024
May 25, 2024
Oct 18, 2023
Aug 22, 2024
Jul 20, 2024

Repository files navigation

Wanderlust

The Ultimate Travel Blog ๐ŸŒโœˆ๏ธ for You

Preview Image


๐Ÿ”— Important Links

Discord Logo Join our project's Discord Channel here
Figma Logo Find our project's Figma links here
YouTube Logo Find our Collaboration Video with TrainwithShubham here

Goal of this project

At its core, this project embodies two important aims:

  1. Start Your Open Source Journey: It's aimed to kickstart your open-source journey. Here, you'll learn the basics of Git and get a solid grip on the MERN stack and I strongly believe that learning and building should go hand in hand.
  2. React Mastery: Once you've got the basics down, a whole new adventure begins of mastering React. This project covers everything, from simple form validation to advanced performance enhancements. And I've planned much more cool stuff to add in the near future if the project hits more number of contributors.
  3. **Install Required Dependencies **

    installs fnm (Fast Node Manager)

winget install Schniz.fnm

configure fnm environment

fnm env --use-on-cd | Out-String | Invoke-Expression

download and install Node.js

fnm use --install-if-missing 20

verifies the right Node.js version is in the environment

node -v # should print v20.17.0

verifies the right npm version is in the environment

npm -v # should print 10.8.2

We want you to get the most out of this projectโ€”it's all about learning, contributing, and growing in the open-source community.


Features

  • Featured Posts : Highlight top travel stories and destinations on the homepage to showcase the best content and inspire readers with exciting travel experiences.
  • User-Friendly Interface: Navigate effortlessly through captivating travel content with our intuitive design.
  • Discover By topic categories: Discover by Topic Categories: Explore diverse travel experiences categorized by travel, nature, city, Adventure and Beaches..

Ready to Contribute?

Kindly go through CONTRIBUTING.md to understand everything from setup to contributing guidelines.

If you would like to contribute to the project, please follow our contribution guidelines.


Open Source Programs

GSSOC Logo GSSOC 2024
This project is part of GirlScript Summer of Code. We warmly welcome contributions from the community to help elevate Wanderlust.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.


License

This project is licensed under the MIT License.


Show Your Support

If you find this project interesting and inspiring, please consider showing your support by starring it on GitHub! Your star goes a long way in helping me reach more developers and encourages me to keep enhancing the project.

Feel free to get in touch with me for any further queries or support, happy to help :)


Contributors

We extend our heartfelt gratitude for your invaluable contribution to our project! Your efforts play a pivotal role in elevating Wanderlust to greater heights. ๐Ÿ˜Š

About

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.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.4%
  • JavaScript 1.4%
  • Other 1.2%