Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LocalEyes

A web application connecting travellers with local experiences and guides.

About

LocalEyes helps travelers discover authentic local experiences by connecting them with local guides and community recommendations.

Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • npm

Installation

  1. Clone the repository
git clone https://github.com/pvanagha007/LocalEyesNew.git
cd LocalEyesNew
  1. Install client dependencies
cd client
npm install
  1. Install server dependencies
cd ../server
npm install
  1. Run the application

Start the server:

cd server
npm start

Start the client (in a new terminal):

cd client
npm start

The app will run on http://localhost:3000

Tech Stack

  • Frontend: React
  • Backend: Node.js
  • Database: Firebase (futurescope : try with mongodb)

About

LocalEyes is a public domain application that helps connect locals to travelers.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages