Pangea.mp4
Welcome to Pangea News – your gateway to the latest international news. This dynamic Next.js application allows users to search for news across various categories using a sleek user interface powered by Chakra UI.
Pangea News leverages the power of Next.js and Chakra UI to provide users with a seamless news browsing experience. With a simple search bar, users can quickly find news articles on a wide range of topics including politics, business, technology, sports, and more.
- Dynamic Search: Utilize the search bar to find news articles from a vast repository of international sources.
- Responsive Design: Enjoy a consistent and intuitive user experience across devices of all sizes.
- Fast and Efficient: Pangea News leverages the power of Next.js to deliver news articles to users in no time.
- Chakra UI Integration: Benefit from the beautiful and customizable UI components provided by Chakra UI for an enhanced user interface.
- Next.js: A React framework for building server-side rendered applications.
- Chakra UI: A simple, modular, and accessible component library for React applications.
- Vercel: A platform for deploying serverless functions and static sites.
- React: A JavaScript library for building user interfaces.
- Axios: A promise-based HTTP client for the browser and Node.js, used for fetching data from APIs.
- API Frameworks: Utilized various API frameworks for fetching and managing news data efficiently.
To get started with Pangea News, simply visit the hosted version on Vercel:
To run Pangea News locally, follow these steps:
- Clone the repository:
git clone https://github.com/subhro1530/pangea-news
- Move into the inner directory
cd pangea-news
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and visit http://localhost:3000 to view the application.
Contributions are welcome! If you'd like to contribute to Pangea News, feel free to submit a pull request.
Have feedback or suggestions? We'd love to hear from you! Please open an issue on GitHub.
This project is licensed under the MIT License.