https://github.com/christopherkade/lockdown.center
https://github.com/christopherkade/lockdown.center
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/christopherkade/lockdown.center
- Owner: christopherkade
- Created: 2020-03-17T14:52:15.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-19T21:27:42.000Z (over 3 years ago)
- Last Synced: 2025-03-09T15:56:43.406Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://lockdown.center
- Size: 240 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to lockdown.center 👋
> Finding things to do while being on lockdown
### Adding new links
Article, tutorial and video links can be found under the `src/assets/data` [folder](https://github.com/christopherkade/lockdown.center/tree/master/src/assets/data).
Feel free to add new links through a pull request, just make sure it's entertaining and more importantly not offensive to anyone.
Please avoid promoting your own content.
### ✨ [Demo](https://lockdown.center)
## Install
```sh
npm install
```
## Usage
```sh
npm run start
```
## Author
👤 **Christopher Kade**
* Website: https://christopherkade.com
* Twitter: [@christo_kade](https://twitter.com/christo_kade)
* Github: [@christopherkade](https://github.com/christopherkade)
## Show your support
Give a ⭐️ if this project helped you!
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_