COVID-19 news aggregator
Get a Developer API key fron News API.
Then, create a .env
file in the root and create a var named NEWS_API_KEY
and assign your News API key to it, like:
NEWS_API_KEY='your_News_API_key_here'
Run the development server:
npm run dev
The project is built with Next.js, so check:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- Add internationalization
- Add more countries
- Modularize and add unit tests
- Find a News API sponsor: The developer plan from News API limits the search to 100 articles. This is not a limitation at the moment but it may be in the future. You can check the pricing details here.