Skip to content

pvanagha007/LocalEyes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LocalEyes

A web application connecting travelers 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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors