Skip to content

This is a demo NFT bidding website with subtle animations which is created with React and Redux toolkit.

Notifications You must be signed in to change notification settings

dillyboy/nft-marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with NFT Marketplace

npm install

npm start

Demo Project Features

✅ Vanilla React project
✅ No third party utility/ UI libraries such as Bootstrap are used (only animate.css for simple animations)
✅ Home route and detailed view route using React Router v6
✅ Redux Toolkit used for state management (Redux author's recommended way of using Redux)
✅ Responsive Design which adapts well on mobile devices
✅ Usage of SCSS along with SCSS Modules to avoid style leakages
✅ Scalable folder structure
✅ Reusable components such as the Products Grid, Input field and Carousel are kept separately
✅ Images in Carousel are preloaded for better performance (specially since 3 images are always returned)
✅ Subtle animations (not too flashy) are used for a smooth user experience (check when an invalid bid is entered)

About

This is a demo NFT bidding website with subtle animations which is created with React and Redux toolkit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published