7 Forks
20 Stars
20 Watchers

fullstackopen

Full Stack Open Course from the University of Helsinki 2021/2022 (exercise solutions)

How to download and setup fullstackopen

Open terminal and run command
git clone https://github.com/YuriSpiridonov/fullstackopen.git
git clone is used to create a copy or clone of fullstackopen repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with fullstackopen https://github.com/YuriSpiridonov/fullstackopen/archive/master.zip

Or simply clone fullstackopen with SSH
[email protected]:YuriSpiridonov/fullstackopen.git

If you have some problems with fullstackopen

You may open issue on fullstackopen support forum (system) here: https://github.com/YuriSpiridonov/fullstackopen/issues