Skip to content

This application was created to I train Test Drive Development for Front-end in React. This project was made along reading the book Mastering React Test-Driven Development by Daniel Irvine.

License

Notifications You must be signed in to change notification settings

RuanMoreiraOfc/appointments-mastering-react-test-driven-development-react

Repository files navigation

Appointments

card-languages card-last-commit card-repo-size card-code-size card-license card-issues

About

Appointments was created to I train Test Drive Development for Front-end in React

Project made along reading the book Mastering React Test-Driven Development by Daniel Irvine.

📐 Technology

It was used on development:

📷 Screenshots

Tests:

passing-test-log

🔌 Requirements

Before to start, you will need have installed on your computer these programs:

Also is good have a code editor like VSCode.

💡 Do it by yourself

In your terminal clone the repository and install the dependencies.
- to clone the repository
git clone https://github.com/ruanmoreiraofc/appointments-mastering-react-test-driven-development-react.git
- to enter into the folder
cd appointments-mastering-react-test-driven-development
- to install the dependencies
yarn
Now run your project.
- to run the tests
yarn test

using yarn test:dev <file-path> will re-test the chosen file without re-running the command.

- to run the server
yarn dev

with the server open, you will be able to see the application on localhost.

⚖️ License

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

👦 Author

author-img

Made with ❤️ by Ruan Moreira de Jesus!

author-card-email author-card-discord author-card-github

About

This application was created to I train Test Drive Development for Front-end in React. This project was made along reading the book Mastering React Test-Driven Development by Daniel Irvine.

Topics

Resources

License

Stars

Watchers

Forks