Skip to content

theanuragg/gumii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rend A guider and u can be the guider

This is a gumi app built with React, Node.js, and MongoDB. The app allows users to search for guider by location and contact them and can hangout with them in local street .

Table of Contents

Features

  • Search for Guider by location
  • View Guider profiles
  • You can be the guider and help outsider to explore your city and local street

Setup

To setup the app locally, follow these steps:

Prerequisites

  • Node.js (version 14 or higher)
  • MongoDB (version 4 or higher)
  • npm (version 6 or higher)

Installation

  1. Clone the repository using git clone https://github.com/your-username/ride-sharing-app.git
  2. Navigate to the project directory using cd GUMI
  3. Navigate to the project directory using cd frontend
  4. Install dependencies using npm install
  5. Navigate to the project directory using cd backend
  6. Install dependencies using npm install
  7. Create .env file and add mongoose local URl

Running the App

  1. Navigate to the project directory using cd backend
  2. Start the server using npm start
  3. Navigate to the project directory using cd frontend
  4. Open a new terminal window and start the client using npm run dev
  5. Open a web browser and navigate to http://localhost:5713

Contributing

Contributions are welcome! If you'd like to contribute to the app, please fork the repository and submit a pull request.

License

This project is licensed under the MIT License.