Skip to content

MeShootIn/tfschool-frontend-2022

Repository files navigation

๐Ÿ—’๏ธ tfschool-frontend-2022

Collection of all Tinkoff Fintech School frontend homeworks (spring 2022), presented as submodules.

๐Ÿš€ Usage

To view a submodule(s)

  • locally:

    1. Clone the repository:
    git clone https://github.com/MeShootIn/tfschool-frontend-2022.git
    1. 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