https://github.com/hombre2014/react-complete-guide-test
PACKT React complete guide Section 26 Testing React application with Jest
https://github.com/hombre2014/react-complete-guide-test
Last synced: about 2 months ago
JSON representation
PACKT React complete guide Section 26 Testing React application with Jest
- Host: GitHub
- URL: https://github.com/hombre2014/react-complete-guide-test
- Owner: Hombre2014
- Created: 2024-02-14T20:24:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-15T10:30:35.000Z (over 1 year ago)
- Last Synced: 2025-02-01T03:19:29.100Z (4 months ago)
- Language: JavaScript
- Size: 176 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React - The Complete Guide (Includes Hooks, React Router, and Redux) - Second Edition
> By Maximilian Schwarzmuller from PACKT, Academind
## React Router
React Testing.
## User Guide
### Clone the repository
`git clone (https://github.com/Hombre2014/react-complete-guide-test.git)`
### Change the directory
`cd react-complete-guide-test`
### Install dependencies
`npm install`
### Start the app
`npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.## Author
👤 **Yuriy Chamkoriyski**
- GitHub: [@Hombre2014](https://github.com/Hombre2014)
- Twitter: [@Chamkoriyski](https://twitter.com/Chamkoriyski)
- LinkedIn: [axebit](https://linkedin.com/in/axebit)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Hombre2014/react-complete-guide-test/issues).
## Show your support
Give a ⭐️ if you like this project!