/fe-assignment-react

Some exercise in react.js

Primary LanguageJavaScript

FE assignment (React)

A simple boilerplate with React, React Router and Redux for using at the interview. Contains 3 small assignments.

To begin, clone the repo and run yarn install. When node modules are installed, start the app by running yarn start.

First assignment will be visible on the home page.

Bootstrapped with Create React App.