Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Livia020799 authored Feb 10, 2024
1 parent 420e3bc commit 047b6b9
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,20 @@
Valentine project - modified version of the original from @aamifouad one that you can find on twitter
# Valentine project
This is just something I created from @tnarla https://gist.github.com/tnarla/0c09a11fea366145ba684fe6ebf578c5 repository, by changing and upgrading a bit the code.

If you just want to see what happens you need to download all the files in the same folder (on your computer) and then execute the index.html one.

Otherwise, if you want to try and edit the code, I suggest you to use Codepen, where you can edit all the files at the same time and see imeditely what happens to your interactive message.

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

You can also create a link dierctly to directly host the static webpage with the animation on GitHub, mine is https://livia020799.github.io/

Tutorial on how to create the link on GitHub:
1) Create an account on GitHub
2) Create a new repository
3) Upload the css, js and html files
4) Go to Settings > Pages
5) Select the main branch and click "Save"
6) Refresh teh page or come back after a couple of minutes and on top of the "Pages" page you should find the link to your static Webpage

Please feel free to dm me for anything :)

0 comments on commit 047b6b9

Please sign in to comment.