Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 966 Bytes

README.md

File metadata and controls

37 lines (21 loc) · 966 Bytes

Social Media Project

Welcome to the Social Media Project! This is a work-in-progress social media application with basic features like login, signup, and like functionality.

Project Status

⚠️ Under Development: This social media project is currently under development. Feel free to contribute by reporting issues, suggesting features, or submitting pull requests.

Known Issues

🚧 Issue: UI is very basic

  • If you have a solution for this issue, please submit a pull request with your proposed changes.

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/social-media-project.git
    
  2. Install dependencies:

    npm install
    
  3. Run the application:

    npm start
    
    

Contributing

Contributions are welcome! If you encounter any issues or have ideas for improvement, please open an issue or submit a pull request.