mandriv / react-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO

Using create-react-app, any other tool or library you wish, and 2-3 hours, please deliver the following:

All code must be tested

Usage

Clone and install

git clone git@github.com:mandriv/react-test.git && cd react-test
npm install

Set environment variables

echo "REACT_APP_PERSIST_KEY='KEY'" >> .env

Start dev server

npm start

Testing

Use jest

npm test

About

License:The Unlicense


Languages

Language:JavaScript 97.6%Language:HTML 2.2%Language:CSS 0.2%