Development case study
NFT Marketplace
Build a multi-page website with a system for storing and adding user-submitted data.

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.
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 historyChallenge and solution
localStorage was used for temporary storage of newly added cards.