You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VIRACTION is a web marketplace for NFTs and crypto collectibles. Non-fungible tokens (NFTs) are one of the many emerging technologies. coming out of the growing blockchain industry.
NFTs came to prominence in 2021 with $40 billion of sales.
Here at VIRACTION, users can go through many kinds of NFTs in various domains.
We've used tech stacks like HTML, CSS, Node.js and MySQL for this website.
Our main backend data is stored in a database on MySQL.
Requirements for running this program:
1. Node.js should be installed.
2. All npm libraries are there which are required.
To run the code the user has to use the following command on the command line:
Command: nodemon ./bin/www.js
While its running just open "localhost:3000" in your browser.