Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miguelargentina/mern-media-app
https://github.com/miguelargentina/mern-media-app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/miguelargentina/mern-media-app
- Owner: MiguelArgentina
- Created: 2021-09-22T17:11:44.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-24T17:56:59.000Z (over 3 years ago)
- Last Synced: 2024-10-18T16:17:42.424Z (3 months ago)
- Language: JavaScript
- Size: 59.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# MERN Social App
## Objective
This project intends to give me my first steps into developing a full MERN application.
## Next Steps
- Update the app with user login
## Live link
Visit [MERN social app](https://priceless-hopper-dedce1.netlify.app/).
The backend is hosted in Heroku. You can get to the API [here](https://mern-social-app-tucu.herokuapp.com/)## Screenshots
![homepage mobile screenshot](scrsh1.png)
![homepage large screen screenshot](scrsh2.png)
![backend API screenshot](scrsh3.png)## Repository
- You can find the repo [here](https://github.com/MiguelArgentina/mern-media-app). IT contains the `client` folder with all the front-end code and the `server` folder with all the back-end code.
## Built With
React, Node.js, Express & MongoDB
- Node.js
- React
- React-DOM
- Create-React-App
- Heroku Buildpack for create-react-app
- npm
- Javascript ES6+Jest
- CSS
- Material UI## Author
👤 **Miguel Ricardo Gomez**
- GitHub: [@MiguelArgentina](https://github.com/MiguelArgentina)
- Twitter: [@Qete_arg](https://twitter.com/Qete_arg)
- LinkedIn: [Miguel Ricardo Gomez](https://www.linkedin.com/in/miguelricardogomez/)
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app)
- Thanks to [JavaScript Mastery](https://www.youtube.com/channel/UCmXmlB4-HJytD7wek0Uo97A) for his excellent [MERN tutorial](https://www.youtube.com/watch?v=ngc9gnGgUdA&list=PL6QREj8te1P7VSwhrMf3D3Xt4V6_SRkhu).## License
Available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).