Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/resilientapp/resilientnft
https://github.com/resilientapp/resilientnft
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/resilientapp/resilientnft
- Owner: ResilientApp
- License: apache-2.0
- Created: 2022-12-29T16:19:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-30T02:35:14.000Z (almost 2 years ago)
- Last Synced: 2024-03-19T08:53:40.347Z (9 months ago)
- Language: JavaScript
- Size: 2.82 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# ECS265: NFT-Marketplace
### Built With
List of major frameworks that we used to build our project.
* [ReactJS](https://reactjs.org/)
* [Tailwind CSS](https://tailwindcss.com/)## Getting Started
To get a local copy up and running follow these simple steps.### Prerequisites
This is an example of how to list things you need to use the software and how to install them.### Installation
1. Clone the repo
`git clone https://github.com/singhdivjeet/NFT-Marketplace`
2. Install NPM packages
`npm install npm@latest -g`
4. Run the local development server
`npm start`