Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 2.29 KB

README.md

File metadata and controls

49 lines (30 loc) · 2.29 KB

Sports News Application

This application is built using React JS. I can be used to view news articles and live matches going on. This application also has a preference feature to filter the articles and matches according to the favourite sport and favourite teams. You can also use the provided filter for the articles by sport's names. You can also change your password by going to the reset password in the user menu.

Running the Application

You can run the application using the following steps on your local machine

git clone https://github.com/xakep8/sports-news.git

npm install

npm run dev

or you can use the application's live instance made public by going to

https://eclectic-selkie-0c49b7.netlify.app/

Screenshots

You can view a demo of the application at

https://drive.google.com/file/d/1feig5UijOrt_zb0-yKIQt3ytgoMYghrl/view?usp=sharing

Sign In

Sign In

Sign Up

Sign Up

Home Page

Home Page

View Article

View Article

Preferences

preferences 1

preferences 2

preferences 3

Save Articles and Games

Save Article and games

Saved Section

Saved Section

Reset Password

Reset Password