Skip to content

Arkiv-Network/usecases-portfolio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Built with Arkiv — Portfolio Starter

Next.js (App Router) + Tailwind starter to showcase projects using Arkiv.

Quick start

pnpm i # or npm i / yarn
pnpm dev
# visit http://localhost:3000

Add a project

  • Create a JSON in content/projects/your-project.json using the shape in lib/projects.ts.
  • Add screenshots to public/images/ and reference them in the screens array.

Pages

  • / — gallery with filters
  • /[slug] — project detail

About

Arkiv usecases portfolio - Showcase of projects built with Arkiv blockchain storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 71.7%
  • JavaScript 21.3%
  • CSS 6.4%
  • Dockerfile 0.6%