diff --git a/README.md b/README.md index 3e9e164088..b86882cd7d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,169 @@ -## About Me +
+ + + -* This website is a static HTML website using semantic tags and minimal CSS. -* It is currently hosted on Github Pages. + + + + + +
+
+ + +

About Me - prework

+

+ This website is a static HTML website using semantic tags and minimal CSS. +
+
+ View Demo +

+
+ + + + + + +
+ Table of Contents + +
+ + + +## Overview +This website is a static HTML website using semantic tags and minimal CSS. This project is part of the learning experience on my journey to become a Full Stack Web Developer. + + + +### Built With +* HTML +* CSS + +

(back to top)

+ + + +## Author +- Bret Petersen: [bretpeters3n](https://github.com/bretpeters3n) + + +

(back to top)

+ + + +## Preview +![image](./img/screenshot.jpg) + +

(back to top)

+ + + +## Demo +[View Demo](https://bretpeters3n.github.io/prework-about-me/) + +

(back to top)

+ + + +## Getting Started +These are instructions on setting up this project locally on your machine. To get a local copy up and running follow these simple example steps. + + +### Prerequisites +N/A + + +### Installation +1. Clone the repo + ```sh + git clone https://github.com/bretpeters3n/prework-about-me.git + ``` +2. Open the `index.html` file in your favorite web browser. + +

(back to top)

+ + +## Testing +No testing has been set up yet. + +

(back to top)

+ + + +## Contributing + +Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**. + +If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". +Don't forget to give the project a star! Thanks again! + +1. Fork the Project +2. Create your Feature Branch (`git checkout -b feature/YourAmazingFeature`) +3. Commit your Changes (`git commit -m 'Add some YourAmazingFeature'`) +4. Push to the Branch (`git push origin feature/YourAmazingFeature`) +5. Open a Pull Request + +

(back to top)

+ + + +## License +N/A + +

(back to top)

+ + + +## Contact +Need a contact or have questions about this project? Please review the GitHub repo at [About Me - prework](https://github.com/bretpeters3n/prework-about-me) or contact one of the authors on Github. + +

(back to top)

+ + + +## Acknowledgments + +* N/A + + +

(back to top)

\ No newline at end of file diff --git a/img/screenshot.jpg b/img/screenshot.jpg new file mode 100644 index 0000000000..9fe46e2d4a Binary files /dev/null and b/img/screenshot.jpg differ diff --git a/index.html b/index.html index a169a449c2..3bb49293d4 100644 --- a/index.html +++ b/index.html @@ -13,21 +13,21 @@

Hi I'm

-

Your Name Here

+

Bret Petersen

Introduction

-

Details here...

+

I am a software developer.

Where I'm From

-

Details here...

+

Brainerd, MN

What are your favorite hobbies?

-

Details here...

+

Biking, yoga, true crime.

What's your dream job?

-

Details here...

+

Remote application developer.

Where do you live?

-

Details here...

+

Minneapolis, MN

Why do you want to be a web developer?

-

Details here...

+

I have ideas that I would like to make happen using code :)