https://github.com/sarthakmishraa/social-media-app
"SM Social Media" is a TypeScript web app on Netlify with Firebase backend, enabling Google sign-in and post creation. With secure authentication, users can craft posts with ease. Built with TypeScript & TailwindCSS for polished frontend and hosted on Netlify for reliability, it's a seamless platform for sharing thoughts and ideas.
https://github.com/sarthakmishraa/social-media-app
firebase firebase-auth frontend javascript netlify netlify-deployment reactjs tailwind-css tailwindcss typescript
Last synced: 3 months ago
JSON representation
"SM Social Media" is a TypeScript web app on Netlify with Firebase backend, enabling Google sign-in and post creation. With secure authentication, users can craft posts with ease. Built with TypeScript & TailwindCSS for polished frontend and hosted on Netlify for reliability, it's a seamless platform for sharing thoughts and ideas.
- Host: GitHub
- URL: https://github.com/sarthakmishraa/social-media-app
- Owner: sarthakmishraa
- Created: 2024-04-14T21:09:08.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-09T04:47:31.000Z (11 months ago)
- Last Synced: 2025-01-18T09:52:46.103Z (5 months ago)
- Topics: firebase, firebase-auth, frontend, javascript, netlify, netlify-deployment, reactjs, tailwind-css, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://sm-socialmedia.netlify.app/
- Size: 424 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SM Social Media
A TypeScript web app hosted on Netlify with Firebase backend, allowing users to sign in with Google and create posts with titles and descriptions.## Snippets




## Key Features
- User authentication via Google sign-in.
- Create posts with titles and descriptions.
- Firebase backend for database management.
- TypeScript & TailwindCSS for frontend development.
- Hosted on Netlify for easy deployment and scalability.## Description
SM Social Media is a simple yet effective platform for users to share their thoughts and ideas with others. With the power of Firebase backend, users can securely sign in using their Google accounts and seamlessly create posts with titles and descriptions. The frontend is built using TypeScript & TailwindCSS, ensuring type safety and improved code quality. The application is hosted on Netlify, providing reliability and scalability for handling user traffic.## Tech Used
- TypeScript & TailwindCSS
- Firebase (for backend database)
- Netlify (for hosting)## How to Use
1. Clone the repository: `git clone https://github.com/sarthakmishraa/social-media-app.git`