An app for people to find friends in their local area for casual hangouts.
git clone https://github.com/Amis-LLC/frndr-app.git
npm install
npm run dev
- Implement full user profile functionality (photo, create hangs, email notifications)
- Containerize
- Deploy to AWS
- Convert to TypeScript
- Convert Redux logic to ReactHooks/ ReactQuery