https://github.com/syknapse/timeline_app
A life events timeline app with React and TypeScript
https://github.com/syknapse/timeline_app
Last synced: 10 months ago
JSON representation
A life events timeline app with React and TypeScript
- Host: GitHub
- URL: https://github.com/syknapse/timeline_app
- Owner: Syknapse
- Created: 2022-11-29T15:34:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-17T08:21:54.000Z (almost 3 years ago)
- Last Synced: 2025-01-20T11:29:55.288Z (12 months ago)
- Language: TypeScript
- Size: 659 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Timeline App
## Acknowledgement
Icons from [Flaticon](https://www.flaticon.com/uicons/interface-icons)
## Development notes
Repo created from command line `gh repo create timeline_app -c -d 'A life events timeline app with React and TypeScript' --public`
[GitHub CLI manual](https://cli.github.com/manual)
Create separate directories for the frontend and backend to keep them as independent packages
Installed Day.js to deal with dates