1. Setup remote and local repositories
1.1. Fork main repository.

1.2. Clone your remote repo to your local machine
1.3. Add MA remote repository as the second remote (in the future you will get some important updates form it)
1.4. Install dependencies
1.4.1. Optional - set up linters (EsLint, StyleLint, Prettier) for fixing errors on save.
2. Do the code (an easy part 🙄)
2.1. Run the local dev server
2.2. Add block About and image from the design. You can pick those layout, which you like. Start from the mobile version (mobile first😎).

2.3. Checkout to new branch
git checkout -b task/01-setup
2.4. Add your changes to commit, commit them, and push to your remote repo (good luck with linters 🤞😑)
3. Setup deployment on your remote repo
3.1. Enable actions in your repo

3.2. Setup deployment from action

3.3. Add pattern task/** to git-hub-pages env, to enable deploy from these branches


- Set up the rules for your
main branch:
- Require a pull request before merging
- Require approvals - 1 approve
- Require conversation resolution before merging


-
If Octocat is on your side, you will see the link to your deployed app in settings and in pull request.


-
Add your mentors (main and support) from the table(--> ADD TABLE LINK <--) to your repo as collaborators

-
Create a pull-request, add your main mentor to it like a Reviewer and copy AC 👇👇👇
Acceptance criteria for 1
Acceptance criteria for 1*
Example of pr
https://github.com/vladyslav-yermolin-moc/pull/1
task/01-setup1. Setup remote and local repositories
1.1. Fork main repository.

1.2. Clone your remote repo to your local machine
1.3. Add MA remote repository as the second remote (in the future you will get some important updates form it)
1.4. Install dependencies
1.4.1. Optional - set up linters (EsLint, StyleLint, Prettier) for fixing errors on save.
2. Do the code (an easy part 🙄)
2.1. Run the local dev server
2.2. Add block About and image from the design. You can pick those layout, which you like. Start from the mobile version (

mobile first😎).2.3. Checkout to new branch
2.4. Add your changes to commit, commit them, and push to your remote repo (good luck with linters 🤞😑)
3. Setup deployment on your remote repo
3.1. Enable actions in your repo

3.2. Setup deployment from action

3.3. Add pattern


task/**to git-hub-pages env, to enable deploy from these branchesmainbranch:If Octocat is on your side, you will see the link to your deployed app in settings and in pull request.


Add your mentors (main and support) from the table(--> ADD TABLE LINK <--) to your repo as collaborators

Create a pull-request, add your main mentor to it like a Reviewer and copy AC 👇👇👇
Acceptance criteria for
1390pxand1280px, the site layout corresponds to the designAcceptance criteria for
1*App.tsxstyles moved toApp.module.cssExample of pr
https://github.com/vladyslav-yermolin-moc/pull/1