https://github.com/timc1/time-capsule
Write a letter to your future self - receive it in one year.
https://github.com/timc1/time-capsule
animation css gatsbyjs hooks html javascript react ui ux web-design
Last synced: about 1 month ago
JSON representation
Write a letter to your future self - receive it in one year.
- Host: GitHub
- URL: https://github.com/timc1/time-capsule
- Owner: timc1
- License: mit
- Created: 2018-12-06T03:15:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-03T20:53:02.000Z (about 6 years ago)
- Last Synced: 2025-03-01T15:11:08.606Z (about 2 months ago)
- Topics: animation, css, gatsbyjs, hooks, html, javascript, react, ui, ux, web-design
- Language: JavaScript
- Homepage: https://thisnextyear.com
- Size: 4.07 MB
- Stars: 48
- Watchers: 5
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This Next Year 🥳
(www.thisnextyear.com)
An animated, fun, and accessible web app to send your future (365 days) self a letter.
## About
With the New Year coming up, write your future self a letter on your goals, interests, and how you plan to accomplish things you'd like to get done.
365 days from today, you'll receive your own message in your inbox!
Hope you accomplish your goals!
## 🚀 Set up
```
npm install
``````
npm start
``````
npm run test
```