Skip to content

jasbindar-singh/Olds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OLDS

Check it out
OLDS

  • Consuming 3rd party API
  • Infinite Scrolling using Intersection Observer API
  • Dark Mode preference save
  • Pure CSS, no CSS framework or library is used
  • Debouncing for search
  • Used Web Share API to share
  • Saving news offline using local storage

API Used: CurrentAPI Get your API Key: Click Here

To run it on your local machine follow these steps,

  1. Clone the project
  2. Goto the cloned folder
  3. Run command npm install
  4. Create a .env file in the cloned folder and paste your API key
    REACT_APP_API_KEY=<your key>
  1. Run command npm start

About

Old - A news app and PWA using ReactJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published