Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

tonyltf/news-app

Repository files navigation

new-apps

A simple news app

Install

npm config set '@bit:registry' https://node.bit.dev

npm install

Runs the app in the development mode

npm run start

Open http://localhost:3000 to view it in the browser.

Host a server

npm run build

npm install -g serve

serve -s build

This project was bootstrapped with Create React App. News data powered by News API

About

A simple news app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published