Skip to content

MhaskeAditya42/wanderlust

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wanderlust - Your Ultimate Travel Blog 🌍✈️

WanderLust is your ultimate travel blog, built with the power of MERN stack. Immerse yourself in captivating travel stories, explore stunning cityscapes. It's time to discover the world's beauty together! ✈️🗺️

Preview Image

Getting Started

Setting up the Backend

  1. Fork this project.
  2. Clone your forked repository.
  3. Navigate to the backend directory, run cd backend
  4. Run npm install to install the required dependencies.
  5. Set up your MongoDB database:
    • Open MongoDB Compass and run MongoDB locally at mongodb://localhost:27017.
    • Import sample posts data from backend/data/sample_posts.json.
  6. Rename the .env.sample file to .env.
  7. Start the backend server with npm start.

Setting up the Frontend

  1. Navigate to the frontend directory, run cd frontend
  2. Run npm install to install the necessary frontend dependencies.
  3. Rename the .env.sample file to .env.local.
  4. Launch the development server with npm run dev.

⭐ 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.

🌟 Ready to Contribute?

Are you eager to embark on a journey into the world of open-source collaboration? We wholeheartedly welcome new contributors of all skill levels. Whether you're a seasoned developer or just taking your first steps, there's a place for you here. Let's learn and grow together as we continue to build this amazing platform!

Feel free to get in touch with us through our GitHub repository. We're excited to have you on board! 🚀

About

WanderLust is a travel blog website ✈ that showcases captivating travel stories and cityscape photography from various destinations. Users can explore immersive narratives, share their own travel experiences.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 78.9%
  • JavaScript 18.9%
  • HTML 2.0%
  • CSS 0.2%