A collection of static websites.
Follow these steps to view the projects locally:
git clone https://github.com/khiancarasicas/static-web-projects.git
cd static-web-projects
index.html
in your browser.If you have suggestions for improvements or want to add more features, feel free to fork the repo and submit a pull request.
Here’s how:
git checkout -b feature-name
git commit -m "Description of the feature"
git push origin feature-name