Project Title
MaryMart
Project Description
A decentralized Nft Marketplace for anime lovers,built on the ethereum blockchain
**Creat Nft Page **Profile Page
Project Website Link
The live site can be viewed at https://marymart.netlify.app/
Project Author
Kosiso Onah(Kosiso98) How to Install and Run the Project
- Clone the repository
git clone (https://github.com/Kosiso98/Solidity-Project.git)
- Enter frontend directory
cd frontend
- Install dependencies
npm install
- Run Project for development
npm run start
- Run Project for production
npm run build
Additional Information:
- Setup Pinata :
Before running the project, create a pinata account and get your PINATA API KEY; // PINATA SECRET KEY, copy them to an .env file in the /frontend/src/pinata.js;
Usage
This project is still under production and as such different functionalities may not work as required, the blockchain industry is still evolving. The projectbis an open source, and can be used as needed, run as a test.
** Build with🚀
Implementation Details
Homepage[x]
Create NFT[x]
Buy NFT[x]
Profile[x]
Connect wallet[x]
🔮 Usage To use this application as your own, follow these simple steps:
Fork this Repository (https://github.com/Kosiso98/Solidity-Project.git)
Install Dependecies (npm install)
Run Project (npm start)
🤝## :handshake Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate. 😊
1. Fork Project
2. Create your Feature Branch (git checkout -b feature/coolFeature)
3. Commit your changes(git commit -m "Add Some coolFeature" )
4. Push to the Branch (git push origin feature/coolFeature)
5. Open a Pull Request
License
-MIT License
Copyright (c) [2023] [Kosiso Maryann Onah]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.