Travelers app ((Server Code)
The Traveller Agency Service Web application.
- User Feature: Firebase Authentication, Buy Service, User Dashboard, Show Service Status, User Review, etc.
- Admin Feature: Firebase Authentication, Admin Dashboard, Add Service, Manage Services,¬ etc.
- Clone the repository
> git clone https://github.com/dhimanroyit/travelers_client.git
- Change Directory
> cd travelers_client
- Install dependency
> npm install
- Run the app
> npm start
Done