UniRide is the premier carpooling platform designed specifically for college students. By facilitating ride-sharing among peers, UniRide helps reduce travel costs, minimize environmental impact, and ensure safe and reliable transportation options. Here’s what makes UniRide the top choice:
- Easy Connections: Seamlessly find and connect with fellow students who share your travel routes. Perfect for daily commutes, weekend explorations, or essential trips like reaching the airport.
- Cost-Effective: Share the cost of travel with peers to keep more money in your wallet for books, food, or a night out.
- Eco-Friendly: Fewer cars mean less traffic and pollution. Help us make our campus and community cleaner and greener.
- Safety First: We prioritize your safety by ensuring all users are verified students, creating a trusted network of travel companions.
Join UniRide today to start making your journeys more affordable, enjoyable, and eco-friendly!
To set up a local copy of UniRide and run it on your machine, follow these instructions. These steps will get you a copy of the project up and running for development and testing purposes.
Before you begin, ensure you have the following software installed on your computer:
- npm (Node Package Manager)
npm install npm@latest -g
Follow these steps to get your development environment running:
- Get a free API Key at https://getstream.io/
- Clone the repo
git clone https://github.com/kumarkrishh/UniRide.git
- Install NPM packages
npm install
- Enter your API in
config.js
const API_KEY = 'ENTER YOUR API';
Distributed under the MIT License.
Krish Kumar - LinkedIn