-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11 from TuuPuu/project-README
Completed a professional README
- Loading branch information
Showing
1 changed file
with
29 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 |
---|---|---|
@@ -1,2 +1,31 @@ | ||
# prework-study-guide | ||
A study guide for course prework | ||
|
||
|
||
# Prework Study Guide Application | ||
|
||
## Description | ||
|
||
-My task was to create a webpage that would act as a hub for notes on the Prework intro into coding | ||
-It solved the problem of not having anywere to quickly refer to key notes required for the Front End Dev EdEx course. | ||
-I was able to test my skills and learn the bare basics of Git commands, GitHub, Version control workflow, HTML, CSS, Javascript and deployment. | ||
|
||
|
||
|
||
## Installation | ||
|
||
Simple HTML file. As long as you have a form of text editor and browser, you should be able to access all the code required. | ||
|
||
## Usage | ||
|
||
No complicated usage guide required. Hop in and have a gander. | ||
|
||
## Credits | ||
|
||
All credit on content and tutorial provided by EdEx PreWork guide. | ||
|
||
## License | ||
|
||
MIT Licence in use | ||
|
||
--- |