An Online Web Application to see and manage sports updates and also customize the content as per your preferences 😁
https://sports-prime.netlify.app/
- Get current sports updates
- Customization as per user preferences
- PWA Supported - Can be installed as a light weight application in both PC and Mobile
- Ability to switch between Dark mode and Light Mode
- Pop up modals are being implemented in most areas of the Interface
- Make sure that you've installed Node.Js in Your System and completed the setup process. Refer to this : https://nodejs.org/en/download
- Then Clone this repository and install all the dependencies with
npm install
- Then run the application with
npm run dev
- That's it, Now this Application will run in your local system