Introducing SpeakUP, a web platform that provides a safe and supportive environment for people to share their problems and connect with others who can relate to their experiences. SpeakUP is a social media platform designed to help individuals speak out about their problems, worries, and concerns in their states and cities.
The platform encourages users to express their thoughts and feelings through text and photo posts, fostering open communication and creating a sense of community. With SpeakUP, users can share their experiences, seek advice, and find support from like-minded individuals.
- Problem Sharing: Users can post about the problems they are facing in their cities or states, initiating discussions and raising awareness.
- Anonymity: Users have the option to remain anonymous, allowing them to share their thoughts without fear of judgment.
- Community Support: SpeakUP provides a platform for users to connect with others who can relate to their experiences and offer support and advice.
- User-Friendly Interface: The platform offers an intuitive and user-friendly interface, making it easy for users to navigate and engage with posts.
- Real-time Interactions: Users can interact with posts and comments in real-time, fostering meaningful conversations and connections.
- React: The frontend of SpeakUP is built using React, a popular JavaScript library for building user interfaces.
- Firebase: Firebase is used for user authentication, real-time database management, and cloud storage for media uploads.
- Material UI: Material UI is a component library for React that provides pre-built UI components with a modern and sleek design.
First Clone the Project using this Command
git clone https://github.com/dhamkirti21/SPEAKUP-Light-NGO-
Create Firebase Project and Replace Your Config File with it
firebaseconfig.js
Install All Dependency
npm install
Start the Project
npm start