8000 GitHub - pwcberry/frontend-practice: These pages are the results of practicing my skills in HTML, CSS, and JavaScript, based on exercises included on the website Frontend Practice.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

These pages are the results of practicing my skills in HTML, CSS, and JavaScript, based on exercises included on the website Frontend Practice.

License

Notifications You must be signed in to change notification settings

pwcberry/frontend-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
< 8000 svg aria-hidden="true" focusable="false" class="octicon octicon-file color-fg-muted" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom">
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Practice

These pages are the results of practicing my skills in HTML, CSS, and JavaScript, based on exercises included on the website Frontend Practice.

Getting Started

You can start a web server with either of these commands:

If you have Ruby installed:

ruby -run -e httpd . -p 8000

If you have Python version 3 installed:

python3 -m http.server -b 127.0.0.1 8000

About

These pages are the results of practicing my skills in HTML, CSS, and JavaScript, based on exercises included on the website Frontend Practice.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0