Skip to content

xxczaki/prasowka-generator

Repository files navigation

Prasówka Generator 📰

News generator for social studies lesson

Build Status XO code style style: styled-components


Highlights

  • Built with modern technologies
  • Does not require any API keys
  • Uses plain fetch to fetch data
  • Uses cheerio for scraping
  • Caches data
  • Works offline

Development

Hosted with now Δ

# Install dependencies
$ npm install

# Start in development mode
$ npm run dev

# Build for production
$ npm run build

License

MIT