Skip to content

Devhub is the best platform to help you enhance your skills, expand your knowledge and prepare for technical interviews. If you are new to programming, we recommend you start your journey here.

Notifications You must be signed in to change notification settings

SaranshDawra/DevHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevHub

Devhub is the best platform to help you enhance your skills, expand your knowledge and prepare for technical interviews. If you are new to programming, we recommend you start your journey here.

What DevHub offers you:

  • Free Resources
  • Daily Code
  • Get Hired

Free Resources

Get the best resources and learn at your own pace. It's perfect for learners who want to learn how to code online by getting practical, hands-on experience.

Daily Code

Level up your coding skills and prepare for your coding interviews. Work through a single problem each day. Learn all the most popular interview topics one concept at a time.

Get Hired

Devhub is the gateway to your career as a software developer. We offer developers an innovative portal that provides job seekers with the best opportunity to get hired.

Live

https://devhub-dev.herokuapp.com/

Set up

Clone the repository
git clone https://github.com/SaranshDawra/DevHub.git
Move to the desired folder
cd DevHub
Set Environment Variables
  • Create a .env file and add the following
MONGODB_URI=Your MongoDB URL
Install Dependencies
npm install
cd client
npm install
Run
# Run frontend (:3000) & backend (:5000)
npm run dev

# Run frontend
npm run client

# Run backend
npm run server

forthebadge

About

Devhub is the best platform to help you enhance your skills, expand your knowledge and prepare for technical interviews. If you are new to programming, we recommend you start your journey here.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published