Well, this is just a fully open sourced social media site made with the MERN stack.
Well, just visit the website at gabosl.com, sign up and enjoy!
On the other hand if you'd like to host this website on your local machine just clone this repository with git clone https://github.com/Gabo-Tech/Gabo-s-Social-Life.git
. just copy and paste that command on your terminal, then write npm init && npm install
to install all dependencies, and start a local servers with npm run dev
. That's it.
This website it's been deployed and made available to the public thanks to Vercel, and Heroku, which are completely free hosting services.
- React.js - Your favourite framework!
- Sass - Sassy Style Sheets.
- HTML - Your Markup Languaje
- Axios - Fetch APIS.
- React Router v6 - When you just want to take the easy route.
- Mongo Atlas - Database. Deploy a multi-cloud database.
- Redux - A Predictable State Container for JS Apps.
- Cypress - The web has evolved. Finally, testing has too.
- Express - Always fast and simple.
- Node - A JavaScript runtime built on Chrome's V8 JavaScript engine.
- Material UI - Move faster with intuitive React UI tools.
- Swagger - API Development for Everyone
Here is the API documentation.
Like, share, subscribe, follow and join my Patreon! Just kidding this is totally for free.
- Gabriel Clemente, aka Gabo, your favorite web developer. - Initial work - Gabo
Maybe it's you.
This project is licensed under the Creative Commons Public Domain License - Feel free to copy the code, I did it too.