Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

TechHub Website

This website is a question forum and made to look like Stack Overflow. It has 3 extra features:

  • Custom Video Player with gesture controls
  • Dark Mode / Light Mode toggle according to System Time
  • User Login Credentials (OS, Browser, DeviceType, IP Address) displayed

Technologies used:

  • HTML
  • CSS
  • Bootstrap
  • React js
  • Node js
  • Express js
  • MongoDb
  • Redux
  • Json web token and more

How to use?

Fork and clone the repo and follow the below steps:

  • Install Node.js
  • Open client and server directories in VS code
  • Install Dependencies using the command
  • Create a .env file and store 3 credentials
    • PORT (Backend Port)
    • CONNECTION_URL (MongoDB URI)
    • JWT_SECRET (JWT SECRET KEY)

npm install

  • Start App using the command

cd client npm start

cd server npm run dev

Live Link for the website:

Click here

Contributions

Contributions are always welcomed. Anyone can contribute to this project. Contributors will be given credits.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages