Live at https://lets-go-8871b.web.app/
Api build using Express.js residing on Firebase cloud functions.
- /users - Api that handles all user related functions
- /screams - Api that handles with all posts related functions
Built using React.js which communicates with the api through axios
Components:
- Scream
- Profile
- Navbar