https://github.com/ericc-ch/detik-clone
https://github.com/ericc-ch/detik-clone
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericc-ch/detik-clone
- Owner: ericc-ch
- Created: 2021-12-10T16:09:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-15T08:04:23.000Z (over 4 years ago)
- Last Synced: 2025-04-07T05:18:58.775Z (about 1 year ago)
- Language: TypeScript
- Size: 203 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# detik.com clone
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## TODOS
- Install webpack module analyzer to see the module sizes
- Add article page
## Deploy Status
[](https://app.netlify.com/sites/detikclone/deploys)