Skip to content

anandapuja/detikclone

Repository files navigation

LIVE DEMO

http://detikclone.vercel.app

Getting Started

First, run the development server:

npm install
npm run dev
# or
yarn dev

Open http://localhost:3001 with your browser to see the result.

Stack used

Implementing

  • function getStaticProps and getStaticPaths for pre-rendering
  • Next Image component for image optimization
  • useSWR hooks for client side rendering

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors