KabarBaru

KabarBaru

Created
Apr 9, 2022 03:26 AM
Description
An application that functions to read and get the latest news.
Tags
Dev
nodejs
React js
Website
Berita
Application
Author
An application that functions to read and get the latest news built using a framework , reactjs and designed using figma. This app uses restApi from https://newsapi.org/, and requires an apikey.
 
Github
 
Figma

Installation & Run

Required
  • nodeJs v14.16.1 or newest
  • npm or yarn
Remember where you cloned this repository.
Rename .env.example to .env
$ git clone https://github.com/notme1001/KabarBaru.git $ cd KabarBaru && cp .env.example .env
Using npm
npm install npm start
Using yarn
yarn add yarn start
Check http://localhost:3000 to see the results.

Screenshoots

Desktop
notion image
 
Mobile
notion image