Skip to content

thedevildude/sportsnews

Repository files navigation

Sports Center

This is an sports center applcation built using React.js and TypeScript and TailwindCSS over Vite. It is built for partial fulfillment of WD301 course. The application fetches data from a swagger API and provides sports data to its users. The application caters both signed and guest users. Signed in users have the privilege to set the preferences of their choice and view sport match results and read sport news accordingly. The application has used React's context API for state management

Demo

https://storied-mandazi-f457ad.netlify.app/

Video Demo

https://www.youtube.com/playlist?list=PLccQ9YxWYId0lQVMdN_epKV-Wod6KGBDP

Screenshots

App Screenshot

Run Locally

Clone the project

  git clone https://github.com/thedevildude/sportsnews.git

Install dependencies

  npm install

Start locally

  npm run dev

Deployment

To deploy this project run.

  npm install
  npm run build

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published