Web Application using Google Maps API with Front-End using React, developed by William Velazquez.
Web Application that shows filters with a map where you can see the registered places where are vacancies available/unavailable and information about that place.
- Filter validation
- Mexico Map
- Markers of different places
- Custom Markers
- Find information about the selected place
- Update Information
- Delete current Markers
- Search an specific marker
- Suggestion List of Markers Availables after giving a Clue
With npm:
npm install
With Yarn:
yarn
o
yarn install
For development:
npm run build:dev
For production:
npm run build:prod
Note: In the production case you must update the path for the js and css generated files at index.js