Skip to content

mrdaemoni/memoriesfromthefuture

Repository files navigation

Memories from the Future

Starter website for the memoriesfromthefuture project.

What is included

  • index.html for the page structure
  • styles.css for the visual design
  • script.js for a small scroll reveal effect

How to preview it

Open index.html in your browser, or run a simple local server:

python3 -m http.server 8000

Then visit http://localhost:8000.

Git basics for this repo

Check your status:

git status

Create your first commit:

git add .
git commit -m "Create initial project site"

Push to GitHub after you're authenticated:

git push -u origin main

About

Memories from the future site

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages