Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vinitkumar/upslash-react-typescript


https://github.com/vinitkumar/upslash-react-typescript

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

## Unsplash React TypeScript

A gallery App built using Unsplash API, TypeScript and React.

### Setup and Run

```sh
yarn #install the packages
yarn start # run the development server
yarn build # create a production build
```