timoftean / InRide

Ridesharing app with real-time firebase database, and firebase authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular + Firebase RideSharing app

The front-end of this project was generated with Angular CLI.

This project uses:

Prerequisites

  1. Install Node.js and MongoDB
  2. Install Angular CLI: npm i -g @angular/cli
  3. From project root folder install all the dependencies: npm i

Run

Development mode

ng serve: run the project with

About

Ridesharing app with real-time firebase database, and firebase authentication

License:MIT License


Languages

Language:TypeScript 60.7%Language:CSS 20.7%Language:HTML 18.6%