Skip to content

jsldvr/news-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News Feed

This project is a news feed application that allows users to view and interact with the latest news articles.

Features

  • Display a list of news articles
  • Filter articles by category or topic
  • Sort articles by date or popularity
  • Allow users to save articles for later reading
  • Provide a search functionality to find specific articles

Installation

  1. Clone the repository: git clone https://github.com/jsldvr/news-feed.git
  2. Start the development server: php -S localhost:8000

Usage

  1. Open the application in your web browser.
  2. Browse through the list of news articles.
  3. Use the filters and sorting options to customize your view.
  4. Share articles for later reading by clicking the "Share on 𝕏" button.
  5. Use the search bar to find specific articles.

Contributing

Contributions are welcome! If you would like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature
  3. Make your changes and commit them: git commit -m 'Add your feature'
  4. Push to the branch: git push origin feature/your-feature
  5. Submit a pull request.

License

This project is licensed under the MIT License.

Contact

If you have any questions or suggestions, please feel free to contact the project maintainer.