8000 GitHub - amhsirak/technet: A full-stack social network for tech enthusiasts
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

amhsirak/technet

Repository files navigation

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 💻

  • React
  • Redux (for state management)
  • Node.js
  • Express
  • MongoDB

Features ✨

  • User authentication
  • User profiles
  • Posts, Like and Comment
  • Showcase GitHub repositories in your profile

To Try This On Your Own 🚀

  • Fork the repository
  • Clone the repository
git clone https://github.com/karishmashuklaa/technet.git
  • npm install to install dependencies
  • npm install in client folder to install dependencies
  • npm run dev to run the project

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

About

A full-stack social network for tech enthusiasts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

0