The Social CIrcus is a choice based social media app which focuses more on you and your preferences. Likes tweets? Switch on the old school mode. Or Maybe you fancy images? Go Media Savvy Mode. Our short attention span has reduced our reading time, but that's a choice we all make for ourselves.Thw Social Circus allows to to spend more time reading the thoughts of your friendsm, both crazy and gooofy ones and provide you a home to expresss the same.
Explore The Social Circus
Suggestions / Bug
- Are provided on the Login page. The user can simply login as guest and go through the flow of the app.
- ReactJS, Redux-Toolit
- Tailwind JS for styling
- React Router
- Firebase for authentication and Backend
- vercel for hosting the website.
Instructions for running this code to your local system.
Open your terminal and copy below code line.
git clone https://github.com/srejitk/TheSocialCircus.git
After coping link, paste into terminal and hit enter.
Then run below command . that command install all package that need to run this project.
npm install
Now enter below command to run your project.
npm start
Sreejith K