Skip to content

bradypp/dev-link

Repository files navigation

Dev Link

Dev Link is a full-stack social media web app aimed towards software developers. It serves as a great example of a modern medium-sized full-stack web app using React, MongoDB, Node.js and Express.js.

Found at dev-link-7f7h.onrender.com, built using the MERN stack and hosted with Heroku

repo demo

🛠 Try For Yourself

  1. Install dependencies

    yarn install:all (or npm run install:all)
  2. Create a .env.local file and add the required env variables (check the .env.sample file)

  3. Start the development server

    yarn start:all (or npm run start:all)

About

A large full-stack web app built with the MERN stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published