Skip to content

Medium App cloned - A website that provides functionality to post your thoughts news and anything you want

Notifications You must be signed in to change notification settings

Urcodingbuddy/Medium_Social-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Medium-like App for Posts

Welcome to the Medium-like App for Posts! This application allows users to create, read, and manage blog posts in a clean, user-friendly interface inspired by Medium. Whether you're a writer looking to publish your latest work or a reader looking for insightful articles, this app has got you covered.

Features

  • User Authentication: Sign up, sign in, and manage user accounts.
  • Post Management: Create, edit, and delete posts with rich content.
  • Search Functionality: Easily search for posts by keywords.
  • Responsive Design: Optimized for both desktop and mobile devices.
  • User Profiles: Personalized user experience with avatars and user-specific content.

Clone the Repository

  1. Clone the repository:

      git clone https://github.com/Urcodingbuddy/Medium_Social-App.git
    
  2. Navigate into the project directory:

      cd Medium_Social-App
    
  3. Install Dependencies a. Install Node.js and npm: Please make sure you have Node.js and npm installed. If not, you can download them from Node.js

    b. Install project dependencies:

       npm install
    
  4. Set Up Environment Variables a. Create a .env file in the root directory of the project. b. Add your environment variables:

          VITE_MEDIUM_BACKEND=your_backend_url
    
  5. Run the App Locally a. Start the development server:

     		npm run dev
    

    b. Open your browser and go to http://localhost:5173 to view the app.

  6. Contributing

    Contributions are welcome! If you'd like to contribute to the project, please follow these steps:

    1. Fork the repository.
    2. Create a new branch for your changes.
    3. Make your changes and commit them.
    4. Push your changes to your forked repository.
    5. Create a pull request from your forked repository to the main repository. **

Contact

For any questions or feedback, please reach out to anshpethe110@gmail.com

About

Medium App cloned - A website that provides functionality to post your thoughts news and anything you want

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published