React Testing

Simple news layout to test React

This project was bootstrapped with Create React App.

Run locally

  • Setup environment: npm install
  • Build & Run npm run build && npm start