https://github.com/alok722/picsum-gallery-angular
An angular gallery project which fetches the image from picsum API.
https://github.com/alok722/picsum-gallery-angular
angular api hacktoberfest http javascript material-design
Last synced: about 1 month ago
JSON representation
An angular gallery project which fetches the image from picsum API.
- Host: GitHub
- URL: https://github.com/alok722/picsum-gallery-angular
- Owner: alok722
- Created: 2019-10-02T13:00:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T23:08:57.000Z (about 3 years ago)
- Last Synced: 2025-10-29T11:43:17.995Z (5 months ago)
- Topics: angular, api, hacktoberfest, http, javascript, material-design
- Language: TypeScript
- Homepage: https://picsum-gallery.web.app/
- Size: 3.42 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to Picsum Gallery 👋
> An angular gallery project which fetches the image from picsum API.
### 🏠 [Homepage](https://picsum-gallery.web.app/home)
### ✨ [Demo](https://picsum-gallery.web.app/home)
## Install
```sh
npm install
```
## Usage
```sh
Run `ng serve` for a dev server and navigate to `http://localhost:4200/`.
```
## Run tests
```sh
npm run test
```
## Author
👤 **Alok Raj**
* Website: https://opendevs.in
* Twitter: [@alok722](https://twitter.com/alok722)
* Github: [@alok722](https://github.com/alok722)
* LinkedIn: [@alok722](https://linkedin.com/in/alok722)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/alok722/picsum-gallery-angular/issues).
## Show your support
Give a ⭐️ if this project helped you!
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_