The countries page, display all the countries, and has an input where you cand write the name of a country and will display a single name or many names depending on the input given.
- React
- Redux
- Jest
- Enzyme
- Github flow
To get a local copy up and running follow these simple example steps.
Run in your terminal git clone [email protected]:Mhdez221993/restcountries.git
npm test
npx stylelint "**/*.{css,scss}" --fix
npx eslint . --fix
- Create-react-app - ERROR in Plugin "react" was conflicted between ".eslintrc.json" and "BaseConfig"
- NodeJs no 'Access-Control-Allow-Origin'
- Testing a React-Redux app using Jest and Enzyme
- Testing React with Jest and Enzyme
👤 Moises Hernandez
- GitHub: @Mhdez221993
- Twitter: @MoisesH42060050
- LinkedIn: Moises Hernandez Coronado
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- To the jobsqd for providing the test project