This project was bootstrapped with Create React App.
- react + typescript
- redux + redux-saga
- react-router-dom
- styled-components
- axios
-
The
Google Translate
api changed the way to obtain a key, so the project now no longer has the option to search for characters inpt-BR
, onlyen
.
Copy env.exemple.ts
to src/configs/env.ts
and set environment variables then run following
$ yarn install
$ yarn start
- Project is running at http://localhost:3000/