Skip to content

GarvitSinghal47/Mapify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Mapify(Map Pinning website)

A Website using Mern stack where an individual can pin a location on map.

● In this application, user can pin a location and share their reviews with other users.

● App allow logged-in users to place pins on a map (with description), view others' pins, all updated in real time. All pins are saved to a database.

Screenshots

1.Register

App Screenshot

2.Login

App Screenshot

3.Add Pin

App Screenshot

4.Pin Lookup

App Screenshot

  1. Login View

App Screenshot

  1. Logout View

App Screenshot

Tech Stack

Client: Html , Css , Javascript , React

Server: Node, Express ,Mongodb

Run Locally

Clone the project

  git clone https://github.com/GarvitSinghal47/projects-m/tree/main/web%20development/Full-stack/3-map%20pin%20app

Go to the project directory

  cd 3-map%20pin%20app

Install dependencies

  npm install

Start the server

  npm run start

Installation

Install with npm

  npm install 
  cd my-project(name)

Running Tests

To run tests, run the following command

  npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published