Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kelvin-mai/image-hub
A Instagram-like web application made in the MERN stack
https://github.com/kelvin-mai/image-hub
express instagram mongodb nodejs postcss react
Last synced: 28 days ago
JSON representation
A Instagram-like web application made in the MERN stack
- Host: GitHub
- URL: https://github.com/kelvin-mai/image-hub
- Owner: kelvin-mai
- Created: 2018-01-11T19:49:48.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-22T21:23:10.000Z (almost 7 years ago)
- Last Synced: 2024-11-08T19:38:44.145Z (3 months ago)
- Topics: express, instagram, mongodb, nodejs, postcss, react
- Language: JavaScript
- Homepage:
- Size: 3.02 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image Hub
A Instagram-like web application made in the MERN stack
![Screenshot](/media/screenshot.png)
## Built With
* [React](https://reactjs.org/) - JavaScript front end framework
* [node.js](https://nodejs.org/en/) - JavaScript server runtime engine
* [express](https://expressjs.com/) - Serverside web application framework for node.js
* [postcss](http://postcss.org/) - CSS transpiler tool
* [JSON Web Tokens](https://jwt.io/) - A tool to encode, decode and generate stateless authentication
* [mongodb](https://www.mongodb.com/) - NoSQL/non-relational database## Authors
* **Kelvin Mai** - [kelvin-mai](https://github.com/kelvin-mai/)