Welcome to the Threads Social Media App! This is a simple yet functional social media application built using React and React Router. The app allows users to create, view, and delete interact with threads, simulating a social media experience.
- Create and delete threads
- See all threads
- Filter out threads
- Responsive design
- Edit threads
- View Threads
To get a local copy up and running, follow these steps:
-
Clone the repository
git clone https://github.com/yourusername/ReactJS-Threads.git
-
Navigate to the project directory
cd ReactJS-Threads
-
Install dependencies
npm install
-
Start the development server
npm start
The app should now be running on http://localhost:3157
.
- Sign Up / Login: Create a new account or log into an existing one.
- Create a Thread: Post a new thread by clicking the "New Thread" button.
- Interact with Threads: Like, comment, and view other users' threads.
- Profile Management: View and edit your profile information.
- React: A JavaScript library for building user interfaces.
- React Router: A collection of navigational components for React applications.
- CSS: Styling the application.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Your Name - 02042003sureshk@gmail.com
Project Link: https://github.com/Binary-Shade/ReactJS-Threads