Skip to content

A place to keep up with news built with Next.js, Tailwind and Typescript

Notifications You must be signed in to change notification settings

gabrielmaiaf/the-newsroom

Repository files navigation

📰 Newsroom

A simple website to keep up your news, built with Next.js, Tailwind and Typescript.

It uses NewsAPI, Newscatcher, ContextualWeb and HackerNews Algolia.

Quick start

  1. git clone this repo
  2. cd to repo folder
  3. Create a file called .env.local
  4. Add this 2 keys:
    • RAPIDAPI_KEY (this is necessary for Newscatcher and ContextualWeb)
    • NEWSAPI_KEY (just for NewsAPI)
  5. yarn
  6. yarn dev
  7. Go to http://localhost:3000 in your browser.

Live

https://the-newsroom.vercel.app

About

A place to keep up with news built with Next.js, Tailwind and Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published