amhsirak / technet

A full-stack social network for tech enthusiasts
11 stars 9 forks source link
express mern-stack mongodb nodejs projects react redux social-network

Tech Net 👩‍💻

Stars Badge Forks Badge Issues Badge GitHub contributors

Description 📝

Tech Net is a social networking platform for tech enthusiasts. Create profiles, make an impressive portfolio and connect with other techies!

Tech Stack 💻

Features ✨

To Try This On Your Own 🚀

git clone https://github.com/karishmashuklaa/technet.git

If you want to have a local db, run docker-compose up -d

Add a default.json file in /config folder with something like this:

{
  "mongoURI": "mongodb://localhost:27017/technet",
  "jwtSecret": "secret"
}

Contributors 💗

Thank you to everyone contributing! ❤️

Thanks for reading! ⭐ Don't forget to star the Repository