Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

GeoReviews

This application enables tourists to pinpoint their location on the world map and add their ratings as well as share their reviews about the place.

Features

  • Registration for new users.
  • Login for existing users.
  • Live location fetch.
  • Location search bar with autocomplete.
  • Adding title, review and ratings for a place.
  • Full responsive for all device sizes
  • Viewing other user's pins.
  • Tech Stack: ReactJs, Javascript, CSS, MongoDB, Node.js, Express.js, Material-UI, MapBox API (World map).

Website Look

Desktop View Mobile View
Screenshot 2023-08-25 at 7 32 28 PM Screenshot 2023-08-25 at 7 34 58 PM

Running the Application Locally

  • Get your own API key from MapBox.
  • Clone the repo or download the repo as zip.
  • Open in any text-editor of your choice e.g VS Code.

Running the server

  1. cd backend
  2. npm i
  3. nodemon index.js

Running the frontend

  1. cd client
  2. npm i
  3. npm start
  • The application will start running on localhost:3000

About

This application provides users to add their reviews and ratings about a place by pinpointing the location on the world map.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages