An open API service indexing awesome lists of open source software.

https://github.com/ericc-ch/detik-clone


https://github.com/ericc-ch/detik-clone

Last synced: 17 days ago
JSON representation

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

[![Netlify Status](https://api.netlify.com/api/v1/badges/2c7227a3-150f-45c6-8429-51e7b92555cd/deploy-status)](https://app.netlify.com/sites/detikclone/deploys)