A Full Stack Social Media Platform with advanced features!
Live Link
·
Report Bug
·
Request Feature
Table of Contents
Experience social media like never before with Scrollon—a dynamic platform designed for intuitive user engagement and efficient content management.
Here's why:
- Post Management: Create, edit, and delete posts effortlessly.
- Advanced Interaction: Upvote, downvote, comment, and sort with ease.
- Robust Search: Navigate seamlessly through content for a personalized experience.
- Personalized Profiles: Tailored user profiles with Icons for a unique and engaging interface.
To get a local copy up and running follow these simple steps.
In order to execute npm commands, it is essential to have Node.js installed on your system, as Node.js provides the underlying runtime environment that enables the functioning of npm, the package manager for JavaScript.
- Download Node.js at Node.js
- Clone the repo
git clone https://github.com/Junith-K/scrollon
- Install NPM packages
npm install
- Start up a localhost server
npm start
Scrollon is your go-to social media destination for a seamless blend of functionality and user-centric design. Whether you're expressing yourself through posts, participating in dynamic discussions, or exploring personalized content, Scrollon is designed to elevate your social media experience. Join the community and redefine the way you connect, engage, and share.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your new Branch (
git checkout -b new-branch/FeatureName
) - Commit your Changes (
git commit -m 'Add some FeatureName'
) - Push to the Branch (
git push origin new-branch/FeatureName
) - Open a Pull Request
Name - Juni
Portfolio: https://portfolio-juni.vercel.app/
LinkedIn: Junith Kumar
Resources I've used to complete the project are given below.