Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vinitkumar/upslash-react-typescript
https://github.com/vinitkumar/upslash-react-typescript
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/vinitkumar/upslash-react-typescript
- Owner: vinitkumar
- Created: 2019-05-24T03:37:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:54:00.000Z (almost 2 years ago)
- Last Synced: 2024-10-28T17:18:35.431Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 4.07 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
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
```