This is a full stack (MERN) application that is a social platform in which a user can post experiences and showcase their frontend creativity with their own hashtags and also freely select any component available in this website and use that code in their projects!
cd client
npm i
npm start
cd server
npm i
npm start
A user can:
- Login, Sign up, Logout even with google.
- Post any experience, code etc with their hashtags.
- Like others posts.
- Surf through different designs for components such as buttons, badges, cards etc and get the code.
- Code in HTML, CSS and JS and get creative with their own styles!
- Save their work.
- Searching others Hashtags
- Follow one another
- Open discussion section
- Quizes for the users