8000 GitHub - ViaxCo/news-app: Display news feed of various articles and each article has a section for comments.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ViaxCo/news-app

Repository files navigation

news-app

This app displays a news feed of various articles. Built using Next.js and Currents API to fetch news.

The firestore branch contains the exact project built with Firestore.

The rt-db branch contains the exact project built with Realtime Database.

How to use

Clone the project:

git clone https://github.com/ViaxCo/news-app.git

Install dependencies:

npm install

Create a .env.local file for these environment variables:

API_KEY=

The API_KEY is your Currents API API key

Run the dev server:

npm run dev

Build out the project for production:

npm run build

About

Display news feed of various articles and each article has a section for comments.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0