Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neighborly

About

Neighborly is a local community app where neighbors can connect and help each other in one simple place. Residents can buy and sell items, offer or request services, report missing pets or safety concerns, and plan neighborhood events.

Installation

  1. Open Two Terminals

    • Terminal 1:
      cd frontend
    • Terminal 2:
      cd backend
  2. Install Dependencies
    In each terminal, run:

    npm install
  3. Start the Application In the backend terminal:

    npm run dev

    Wait for the server to start at http://localhost:3000.

    In the frontend terminal:

    npm run dev

    The Vite-powered frontend will start at http://localhost:5173.

  4. Opening the Application Open your browser and go to http://localhost:5173, or click the link shown in the terminal.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages