Skip to content

Binary-Shade/ReactJS-Threads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Threads Social Media App

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.

Table of Contents

Features

  • Create and delete threads
  • See all threads
  • Filter out threads
  • Responsive design
  • Edit threads
  • View Threads

Demo

image

Installation

To get a local copy up and running, follow these steps:

  1. Clone the repository

    git clone https://github.com/yourusername/ReactJS-Threads.git
  2. Navigate to the project directory

    cd ReactJS-Threads
  3. Install dependencies

    npm install
  4. Start the development server

    npm start

The app should now be running on http://localhost:3157.

Usage

  • 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.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • React Router: A collection of navigational components for React applications.
  • CSS: Styling the application.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Your Name - 02042003sureshk@gmail.com

Project Link: https://github.com/Binary-Shade/ReactJS-Threads


About

Threads app using reacts js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published