Sport meeting system site for clients. Allows to organization spontaneous sport events in your neighbourhood.
Live preview, hosted by Heroku and Netfly. Please note due of hosting limits the first load can take a while.
If your interested about backend check my sms-rest-api repository.
This project was developed to learn and practice my skills.
Project is creating with:
- React 16.12.0
- Bootsratp 4.4.1
- Leaflet API 1.6.0
- Formik 2.0.6
You can create your own user account or use existing one.
Sample user credentials:
- Login: user@gmail.com
- Password: admin
Clone this repo to your local machine using https://github.com/dextep/sms-webapp.git
To run this project, install it locally using npm:
$ cd ../sms-webapp
$ npm install
$ npm start