Awesome
<h1>nft_market</h1>
<p>A simple app where users can place bids on NFTs and see current bids</p>
<h2>Technologies Used</h2>
<li>React Native</li>
<h2>Features</h2>
<li>Responsive, adjusted for any screen size</li>
<li>Search feature to search for NFTs</li>
<h2>Setup</h2>
<p>Need an emulator to run the app</p>
<h5>Steps</h5>
<li>iOS & Android package installation - run npm install / yarn add to get packages</li>
<li>Start server - npm start / yarn start</li>
<li>Run app - npx react-native run-android / npx react-native run-ios</li>
<h2>Project Status</h2>
<p>In progress</p>
<h2>Improvements</h2>
<li>Background colors could have been better</li>
<li>More functionality and implementation of APIs to pull realtime NFT data</li>
<h2>Features that can be added</h2>
<li>Plan on implementing a landing page in the near future</li>