0 Forks
1 Stars
1 Watchers

fullstackopen

Solutions to exercises in FullStackOpen 2022

How to download and setup fullstackopen

Open terminal and run command
git clone https://github.com/mkawi/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/mkawi/fullstackopen/archive/master.zip

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

If you have some problems with fullstackopen

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