Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vuvandinh123/react_web_nft

website create by Vũ Văn Định
https://github.com/vuvandinh123/react_web_nft

css javascript react tailwindcss

Last synced: 13 days ago
JSON representation

website create by Vũ Văn Định

Awesome Lists containing this project

README

        

# Vu Van Dinh | NFT react vite
Simple NFT react js app with vite.

### [Live demo](https://vuvandinh123.github.io/vvd-nft/)

![image](https://github.com/vuvandinh123/react_web_nft/blob/master/vvd-nft.jpeg)

## Run Locally
### 1. Install Dependencies
```sh
$ npm install
```
### 2. Run development server
```sh
$ npm run dev
```

---

## Build the project
```sh
$ npm build
```