/Nory

FE challenge

Primary LanguageTypeScript

FE Challenge

Build Status

In this project I used to next tools

  • React
  • Typescript
  • Axios
  • Redux
  • Redux-saga
  • Connected-react-router
  • Chakra-ui

Figma prototype https://www.figma.com/file/saFHs0ZkDNMNZmBGzYCBlO/Frontend-Challenge?node-id=1%3A36

Primary font ETC Epilogue - https://fonts.google.com/specimen/Epilogue

Installation

This app requires Node.js v10+ to run.

Install the dependencies and devDependencies and start the server.

cd Nory
yarn install
yarn start

If you want to run tests

yarn test