Skip to content

Treiwo is a social media website, like instagram made using PERN stack. Users can follow/unfollow others, post images, like/comment on others posts and many other features.

License

Notifications You must be signed in to change notification settings

Deejai007/social-media-frontend

Repository files navigation

Treiwo- A social media

This repository contains the frontend implementation of a social media clone built using Reactts & vite.


Features

  • Redux: for state management.
  • Tailwind CSS: for styling.
  • Cloudinary Image Storage: Store and manage images efficiently with Cloudinary.
  • JWT Authentication: Secure user authentication.

Installation

  1. Clone the repository:

    git clone https://github.com/Deejai007/social-media-frontend.git
  2. Install dependencies:

    cd social-media-clone-frontend
    npm install
    
  3. Set up environment variables:

     VITE_SERVER_URL=your_backend_api_url
    
  4. Start the server:

    npm run dev

Contributing

Contributions are welcome! Please fork the repository and submit pull requests to contribute.


License

This project is licensed under the MIT License.

About

Treiwo is a social media website, like instagram made using PERN stack. Users can follow/unfollow others, post images, like/comment on others posts and many other features.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages