DEV Community

katongole Isaac
katongole Isaac

Posted on • Updated on

Nextjs Dashboard

Image description

Hello guys,
I developed a simple dashboard project using Nextjs and bootstrap.

Project Link: Live demo
source code: github

What I learnt

  • Nextjs Basics
    • SSR, SSG and Client-side rendering.
    • Routing i.e static and dyanmic routes.
    • Adding static assets i.e css and image files.
    • Project structuring
  • Integration and Consuming 3rd party RESTFUL APIs
  • Concepts suchas Client pagination, sorting , filtering
  • Implementing drag and drop features

Author
Isaac Katongole

I look forward to hearing from you.
Thanks

Best regards
Isaac | Frontend developer

Top comments (3)

Collapse
 
radhe65gupta profile image
Radheshyam Gupta

also share it code

Collapse
 
katongole_isaac profile image
katongole Isaac

@radhe65gupta the source code is on github

Collapse
 
radhe65gupta profile image
Radheshyam Gupta

thanks