osvaldokalvaitir / reactjs-gostack9-module13

:test_tube: Testing in the ReactJS using React Testing Library, jest-dom, @types/jest, jest-localstorage-mock, Redux, Redux-Saga, Immer, Axios, axios-mock-adapter and react-app-rewired

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

ReactJS - GoStack 9 Module 13

🧪 Testing in the ReactJS using React Testing Library, jest-dom, @types/jest, jest-localstorage-mock, Redux, Redux-Saga, Immer, Axios, axios-mock-adapter and react-app-rewired

GitHub language count GitHub language top Made by Kalvaitir License

Install and run   |   License

🔧 Install and run

Open terminal:

# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-gostack9-module13

# Entry in folder
cd reactjs-gostack9-module13

# Install deps with npm or yarn
npm install | yarn

# Run tests
npm run test | yarn test

📝 License

This project is under the MIT license. See LICENSE for more information.


Developed with 💚 by Osvaldo Kalvaitir Filho

About

:test_tube: Testing in the ReactJS using React Testing Library, jest-dom, @types/jest, jest-localstorage-mock, Redux, Redux-Saga, Immer, Axios, axios-mock-adapter and react-app-rewired

License:MIT License


Languages

Language:HTML 76.0%Language:JavaScript 16.6%Language:CSS 7.3%