Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sumeetgodse/news-forum-firebase

This is a news forum app that uses Firebase Authentication services. It fetches articles from NY-Times API based on keyword entered.
https://github.com/sumeetgodse/news-forum-firebase

firebase-authentication netlify nytimes-apis react

Last synced: about 2 months ago
JSON representation

This is a news forum app that uses Firebase Authentication services. It fetches articles from NY-Times API based on keyword entered.

Awesome Lists containing this project

README

        

## New Forum

### This is a news forum app that uses Firebase Authentication services. It fetches articles from NY-Times API based on keyword entered.

### Run locally -

- Clone this repo
- Run `yarn install`
- Run `yarn start`
- Create `.env.local` which contains your firebase keys

#### App should now be running on `http://localhost:3000/`

#### Visit live app - https://news-forum-firebase.netlify.app/

![image](https://github.com/user-attachments/assets/c56470f1-ec33-4e6f-94b9-a27cca724ba9)