Skip to content

junosha/NFT-Storage-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


NFT.Storage Image Upload Example

A simple web application to upload images to NFT.Storage

Table of Contents

Getting Started

This is an example of how you can set up your project locally. To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
git clone with HTTPS https://github.com/helloitsm3/NFT-Storage-Example.git
git clone with SSH   [email protected]:helloitsm3/NFT-Storage-Example.git
  1. Install the necessary libraries
1. npm install      # This installs all the libraries needed for this project
2. npm run start

Environment Variables

  Filename: .env    # This should be placed in your server folder
  Contents:
    # You can get your API key from https://nft.storage/manage/
    REACT_APP_NFT_STORAGE_API_KEY=

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published