Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quentindutot/motada-photos-browser
Search over thousands free images
https://github.com/quentindutot/motada-photos-browser
fullstack-javascript images-gallery lowdb react webapp
Last synced: 1 day ago
JSON representation
Search over thousands free images
- Host: GitHub
- URL: https://github.com/quentindutot/motada-photos-browser
- Owner: QuentinDutot
- Created: 2018-09-20T09:14:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T02:58:54.000Z (almost 3 years ago)
- Last Synced: 2023-10-20T22:43:36.392Z (about 1 year ago)
- Topics: fullstack-javascript, images-gallery, lowdb, react, webapp
- Language: CSS
- Size: 3.82 MB
- Stars: 37
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# motada-photos-browser
full-stack javascript single page appplication | [motada.cc](https://motada.cc)## Concept
Motada is a free and high-res images browser.
Best images from best plateformes centralized on a single website with no account creation, license, credits...
Daily new images from unsplash.com, pexels.com, pixabay.com, freerangestock.com, flickr.com, gratisography.com, freeimages.co.uk, picjumbo.com, morguefile.com, pikwizard.com.## History
2018 preview:
## Stack
#### `frontend`: [React](https://github.com/facebook/react) - [Redux](https://github.com/reduxjs/redux) - [TailwindCSS](https://github.com/tailwindlabs/tailwindcss) (previously [Material-UI](https://github.com/mui-org/material-ui)) - [Webpack](https://github.com/webpack/webpack)
#### `backend`: [Node.js](https://nodejs.org/en/) - [Express](https://github.com/expressjs/express) - [MongoDB](https://github.com/mongodb/mongo) - [Puppeteer](https://github.com/GoogleChrome/puppeteer) - [Algolia](https://github.com/algolia)
#### `boilerplate`: [simple-react-full-stack](https://github.com/crsandeep/simple-react-full-stack)