-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6bdcb79
commit cc10a7d
Showing
2 changed files
with
71 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<p align="center" style="padding: 0"> | ||
<img width='300' src="img/fullInvertTransparent.svg"> | ||
</p> | ||
|
||
# Training Program Exercises | ||
|
||
This repository contains a selection of exercises intended for 2024 DevSoc Trainees. The exercises aim to develop basic web development skills, in HTML/CSS/JS and React. | ||
|
||
## Getting Started | ||
Before continuing please ensure that you have the following installed on your machine | ||
- Node | ||
- Git | ||
|
||
Clone this repository: | ||
``` sh | ||
git clone https://github.com/TAS-scorchedshadow/training-program-exercises.git | ||
``` | ||
|
||
Check out the exercise descriptions on our [Guide](https://tas-scorchedshadow.github.io/training-program-exercises/book) | ||
|
||
## Contributing |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.