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: 4 months 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-22T21:23:10.000Z (over 8 years ago)
- Last Synced: 2025-07-22T06:06:25.988Z (about 1 year ago)
- Topics: express, instagram, mongodb, nodejs, postcss, react
- Language: JavaScript
- Homepage:
- Size: 3.02 MB
- Stars: 1
- Watchers: 0
- 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

## 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/)