/hause-taxi

This is an application that entered the market with a mobile application in real life. We wrote the backend side with node.js and the mobile side with flutter.

Primary LanguageJavaScript

HAUSE TAXI API

Get Started

Must be installed on your computer

Database Config

You should read this easy documentation Firebase-Firestore

Installation

git clone https://github.com/ckymn/hause-taxi.git 
cd hause-taxi # Enter project root folder
npm install # Install modules required
npm start  || node index.js || nodemon index.js # To run project , check http://localhost:3000 on your browser