Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 962 Bytes

File metadata and controls

38 lines (30 loc) · 962 Bytes

CampHunt Web Application

A web application for campLeaders to share campgrounds and campers to look for camps to attend, Built with MERN stack & Redux.

Application Demo: https://camp-hunt.onrender.com/

Contributors 🤝

Features

  • Responsive web desgin.
  • Database seeder (campgrounds & campLeaders).
  • CRUD operations with RESTFUL routes (for campgrounds & campLeaders).
  • Third party API requests (Amazon: S3 bucket for image storing).
  • Authentication & Authorization.
  • Camp reviews and rating.
  • Camp filteration feature.
  • campLeader profile.

Used Technologies

Front-End

  • React,React-Hooks ,Redux.
  • React Bootstrap, Bootstrap.
  • react-country-region-selector.
  • CSS.

Back-End

  • Nodejs & Express.
  • express-async-handler.
  • MongoDB & Mongoose.
  • JSON Web Token (JWT).
  • dotenv.
  • Multer & Multer 3.
  • bcrypt.js.
  • AWS sdk.