Welcome to the Social Media Project! This is a work-in-progress social media application with basic features like login, signup, and like functionality.
🚧 Issue: UI is very basic
- If you have a solution for this issue, please submit a pull request with your proposed changes.
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/social-media-project.git
-
Install dependencies:
npm install
-
Run the application:
npm start
Contributions are welcome! If you encounter any issues or have ideas for improvement, please open an issue or submit a pull request.