Development case study

NFT Marketplace

Build a multi-page website with a system for storing and adding user-submitted data.

NFT Marketplace home page
Home page of the implemented NFT Marketplace.

Project overview

Task

Build a multi-page website with a system for storing and adding user-submitted data.

Role and scope

Complete frontend implementation and a small backend part.

Source design

DiveSea design in Figma.

Figma

Stack

  • React
  • Vite
  • React Router

Responsive work

Full support for mobile devices and wide screens through media queries.


Process

The development timeline and sequence of changes are recorded in the project commit history.

View commit history

Challenge and solution

localStorage was used for temporary storage of newly added cards.

Result

The project source code is available in a public GitHub repository.

Open repository