Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/singuerinc/artstagram
Unofficial/Unsolicited ArtStation client with an Instagram inspired feed
https://github.com/singuerinc/artstagram
api artstation enzyme jest lambda netlify react reactjs
Last synced: about 2 months ago
JSON representation
Unofficial/Unsolicited ArtStation client with an Instagram inspired feed
- Host: GitHub
- URL: https://github.com/singuerinc/artstagram
- Owner: singuerinc
- Created: 2018-08-23T21:45:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T20:53:32.000Z (8 months ago)
- Last Synced: 2024-05-29T11:42:29.271Z (8 months ago)
- Topics: api, artstation, enzyme, jest, lambda, netlify, react, reactjs
- Language: TypeScript
- Homepage: https://artstagram.singuerinc.com/
- Size: 13.5 MB
- Stars: 10
- Watchers: 3
- Forks: 3
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![CircleCI](https://circleci.com/gh/singuerinc/artstagram/tree/master.svg?style=svg)](https://circleci.com/gh/singuerinc/artstagram/tree/master) [![codecov](https://codecov.io/gh/singuerinc/artstagram/branch/master/graph/badge.svg)](https://codecov.io/gh/singuerinc/artstagram)
Unofficial/Unsolicited ArtStation client with an Instagram inspired feed.[https://artstagram.singuerinc.com/](https://artstagram.singuerinc.com/)
## Features
- Single page application
- Service worker (cache / offline support)## Screenshots
| Feed | Profile |
| ---------------------------------- | -------------------------------------- |
| ![Night](./docs/feed-mobile-1.png) | ![Cloudy](./docs/profile-mobile-1.png) || Desktop / Tablet
| -----------------------------------
| ![Night](./docs/feed-desktop-1.png)## Good stuff that make my life easier
- [axios](https://github.com/axios/axios)
- [React](https://reactjs.org/)
- [React Router](https://github.com/ReactTraining/react-router)
- [react-waypoint](https://github.com/brigade/react-waypoint)
- [nprogress](https://github.com/rstacruz/nprogress)
- Static hosting and Amazon Lambda function from [Netlify](https://www.netlify.com/)