-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
420e3bc
commit 047b6b9
Showing
1 changed file
with
20 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 :) |