A simple about me website

pull/611/head
Joseph Ero 3 years ago committed by GitHub
parent a8753f6f73
commit 20cce57cdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,12 +2,14 @@
**Tier:** 1-Beginner
Build a simple single page "about me" website.
The purpose is of this project to re-enforce the basic knowledge of HTML, CSS, and JavaScript.
Try to make it a responsive design.
## User Stories
- [ ] User can view your profile picture
@ -19,13 +21,18 @@ Try to make it a responsive design.
- [ ] User can send you a mail
## Useful links and resources
[Flexbox(Dev.to)](https://web.dev/learn/css/flexbox/)
[HTML(w3Schools)](https://www.w3schools.com/html/)
[CSS(w3Schools)](https://www.w3schools.com/css/)
[JavaScript(Javascript.info)](https://javascript.info/)
## Example projects
[by Jo](https://iamjo.netlify.app/)

Loading…
Cancel
Save