Welcome to Tides Guard, a mobile application that provides users with information about nearby beaches affected by red tides.
- Get up-to-date information about nearby beaches affected by red tides
- View detailed forecasts and alerts for affected areas
- Stay informed with push notifications about new updates
- Search for specific beaches and view their status
Go to backEnd folder, and frontEnd folder:
npm install
BackEnd:
npm run start
frontEnd:
npx expo start
Front-end: React Native, Expo, TypeScript.
Back-end: Nodejs, Express.js and REST APIs.