Navigo makes searching for places quick and easy by adding drawing capabilities to the map. It makes finding rentals in a particular area or searching for restaurants just a click away! The app is developed with React.js with PWA support so it can be easily installed on mobile devices as well.
You can view the app at - https://navigo-app.pages.dev
- Draw on the map and search for places within the region.
- Get place info such as address, phone, rating, photos and reviews.
- Use the nearest Streetview to checkout the surroundings.
- Calculate the distance and time to reach the place.
- Get directions to your chosen place from your home.
- Fully responsive with PWA capabilities for mobile devices.
- React (Hooks), Linaria as CSS-in-JS solution
- Workbox for PWA support
- Google Maps API
- Vite for bundling with route based code splitting
- Prettier, Stylelint, Eslint for formatting and linting
- Husky, lint-staged, commitlint for clean linted commits
- Github Actions for CI/CD
- Cloudflare Pages for publishing