Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 412 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 412 Bytes

This is a copy of the project Display Pictures React-app, using Redux this time

Instructions on how to run the project

  1. git clone https://github.com/Dragomirc/Display-Pics-Redux.git
  2. cd Display-Pics/my-app
  3. npm i
  4. npm start

Instructions on how to run the tests

1.npm test

Tech stack

Redux React styled-components Jest(testing)