https://github.com/maxam2017/movie-diary
🍿️ (work in progress)
https://github.com/maxam2017/movie-diary
Last synced: over 1 year ago
JSON representation
🍿️ (work in progress)
- Host: GitHub
- URL: https://github.com/maxam2017/movie-diary
- Owner: maxam2017
- License: mit
- Created: 2022-02-13T17:40:57.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-17T05:45:37.000Z (over 4 years ago)
- Last Synced: 2025-02-15T20:41:41.426Z (over 1 year ago)
- Language: Svelte
- Homepage: https://movie.maxam.dev
- Size: 1.54 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Movie Diary 🍿️
implement by Svelte with SvelteKit
### Installation
1. Clone the repo
```sh
git clone https://github.com/maxam2017/movie-diary.git
```
1. Install dependencies
```sh
npm i
```
1. Run dev server
```sh
npm run dev -- --open
```
## License
Distributed under the MIT License. See `LICENSE` for more information.