API that is built using Node js used to fetch Football related news from all the top news websites of the world based on what users want from the app
Installation
npm install
Create the database and collection in MongoDB, and refer them to the .env file
npm start or npm run dev
Open your favorite browser and navigate to http://localhost:8080 to experience the magic 😎!
The server will automatically reload as you make changes, and any lint errors will be displayed in the console.
Test the API in Postman for a thorough understanding, even though you can in the browser too using the provided link as it is deployed on the cloud server
If you find this repo useful, don't forget to show some love! Give the repository a star to support the project. 🌟