Collection of all Tinkoff Fintech School frontend homeworks (spring 2022), presented as submodules.
To view a submodule(s)
-
locally:
- Clone the repository:
git clone https://github.com/MeShootIn/tfschool-frontend-2022.git
- Update submodules to their latest commits:
git submodule update --init --recursive --remote --merge [-- <specific-submodules>...]
-
on GitHub: click on the submodule directory and manually switch to the
main
branch