Welcome to the NFT Marketplace project! This project is a full-stack NFT marketplace built with React.js, Tailwind CSS, custom CSS for styling on the frontend, and Node.js, Express.js, and MongoDB on the backend. Additionally, it integrates blockchain technology using Solidity, Hardhat, and ethers.js for secure and transparent transactions.
- User Authentication: Secure user authentication and authorization system.
- NFT Listing: Users can create, list, and sell their NFTs on the marketplace.
- NFT Browsing: Seamless browsing experience for discovering and exploring various NFT collections.
- Transaction Management: Efficient transaction processing and management.
- Blockchain Integration: Integration of blockchain technology ensures transparency and authenticity in transactions.
- React.js
- Tailwind CSS
- Custom CSS
- Node.js
- Express.js
- MongoDB
- Solidity
- Hardhat
- ethers.js
- Clone the repository:
git clone https://github.com/jishnu2021/FullStackNFTMarketPlace.git
#Installation 1.Clone the repository: cd nft-marketplace
2.Navigate to the project directory: cd NFTMarketplace
3.Install dependencies: npm install
4.Start the development server: npm start
- Visit http://localhost:3000 in your browser to view the application.
#Contributing Contributions are welcome! Please feel free to open issues or submit pull requests.
#License This project is licensed under the MIT License.
Installation