This repository contains the frontend implementation of a social media clone built using Reactts & vite.
- Redux: for state management.
- Tailwind CSS: for styling.
- Cloudinary Image Storage: Store and manage images efficiently with Cloudinary.
- JWT Authentication: Secure user authentication.
-
Clone the repository:
git clone https://github.com/Deejai007/social-media-frontend.git
-
Install dependencies:
cd social-media-clone-frontend npm install
-
Set up environment variables:
VITE_SERVER_URL=your_backend_api_url
-
Start the server:
npm run dev
Contributions are welcome! Please fork the repository and submit pull requests to contribute.
This project is licensed under the MIT License.