The Respect Me Generation web app is a safe space meant for adolescents to learn how to navigate young adulthood. This community allows users to share and discuss different aspects of their lives in a fun visual way. The platform offers a place to gather knowledge from trustworthy resources and for users to grow their self-respect amongst their peers.
https://respect-me-generation.web.app/
For development, make sure Node.js and NPM are installed on your environment.
$ git clone https://github.com/yunseonghur/respect_me_generation.git
$ cd respect_me_generation
$ npm install
$ npm start
$ npm run build
$ firebase deploy