badhon252 / aconews

A responsive news app called ACONEWS. The app will fetch and display news from the GNews API (using the free tier). The project involves frontend design, backend integration, and deployment on Firebase.
0 stars 0 forks source link
eslint firebase nextjs reactjs typescript

ACONEWS

Introduction

ACONEWS is a news aggregator app built using Next.js, React, and Tailwind CSS. It provides a user-friendly interface for accessing latest news articles from various sources, including GNews.io, The New York Times, and The Guardian. The app is designed to be responsive and accessible, ensuring a seamless user experience across different devices.

Features

Installation

To get started with ACONEWS, follow these steps:

  1. Clone the repository:
git clone https://github.com/badhon252/ACONEWS.git
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Open your browser and navigate to http://localhost:3000 to view the app.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on the GitHub repository.

License

This project is licensed under the MIT License. See the LICENSE file for more information.