An application which lets users manage their license expiration but sending them sms notifications close to expiration. It also lets users chat with users within a few meters of their location and receive firebase push notifications.
- Download and install Node JS if not already installed.
- Clone the repository here or go to the project github page here and download the zip file of the project. Unzip it.
- Navigate to your terminal and change your directory to the StringExtension project directory.
- Check that you are on the master branch using
git status
. - Run
yarn
on the terminal.
Run yarn start
on your terminal while within the project root directory.
Navigate to http://localhost:3000
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
Admin View Showing Map and users Location.
Client View and Chat