1nandagopal / placepin

A MERN stack application that allows users to post pins of their favourite locations around the globe. It also allows users to update as well as delete their pins.

Home Page:https://placepin.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📌PlacePin

image

📝 About the Project

PlacePin is a full stack web application made using JavaScript and React for the front-end, with Node.js, Express.js, and MongoDB as the database for the back-end. User can:

  • Create their own pins of their favourite location.
  • Read the pins created by users.
  • Update their pins.
  • Delete their pins

⚒️Tech Stack

🖥️ Front-End

  • ReactJS for frontend along with tailwindcss for styling components.
  • React Router for navigation and React Hook Form for form management including validations.

🗄️Back-End

  • NodeJS with expressjs for server management.
  • MongoDB with mongoose for database.

About

A MERN stack application that allows users to post pins of their favourite locations around the globe. It also allows users to update as well as delete their pins.

https://placepin.vercel.app


Languages

Language:JavaScript 98.4%Language:HTML 0.9%Language:CSS 0.7%