RomanLubushkin / test-assignment-news-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Simple news viewer using newsapi.org API.

Stack

  • React
  • MobX
  • Typescript

To start the project for development

yarn install
yarn start

To build the project for production

yarn install
yarn build

About


Languages

Language:TypeScript 87.4%Language:HTML 8.4%Language:CSS 4.2%