https://github.com/vinitkumar/upslash-react-typescript
https://github.com/vinitkumar/upslash-react-typescript
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vinitkumar/upslash-react-typescript
- Owner: vinitkumar
- Created: 2019-05-24T03:37:00.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:54:00.000Z (over 3 years ago)
- Last Synced: 2025-04-08T06:43:02.844Z (about 1 year 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
```