Skip to content

Dev-s-Den/Devs-Den

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo Size Code Size Commit Activity

Visual Studio Code HTML5 JavaScript NodeJS Express.js React Axios Git GitHub Postgres CSS3 SASS Bootstrap Trello Canva Figma

Summary

Dev's Den is a social media platform for software developers and software engineers to share coding knowledge, learn new things and tackle problems as a community

Functionality

Home Page & Search-bar

Home Page Home Page, displays the last current posts from every forum, and the searh bar can display from all the posts the ones that match your query

For more user stories click here

Project Structure

Project Setup

  • Fork this repository and clone to your local device.
  • Install dependencies with npm install in both Server and Client.
  • Make an ENV file for the back-end .env.example.
  • Make an ENV file for the front-end .env.example.
  • Build a database (psql preferrably) and change the information in the ENV file accordingly.
  • Run the server using cd Server, npm run local.
  • Run the application front-end using cd Client, npm start.

Front-End

Additional documentation (React) here.

About

Social Media Platform for Web Developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published