Skip to content

Latest commit

 

History

History
78 lines (51 loc) · 1.6 KB

File metadata and controls

78 lines (51 loc) · 1.6 KB

FULL STACK Q&A Platform

👩‍💻 CODE NEXUS 👨‍💻

image

Code Nexus is a community-driven Q&A platform dedicated to empowering developers, programmers, and tech enthusiasts.

Summary

LIVE-Website-Link

Code-Nexus

Getting-Started

Feel free to fork the project and change it to your likings. Try it out by cloning the repo to your local machine or download the zip

Prerequisites

You need preferably the latest version of Chrome, and text editor.

Go here for Chrome: https://www.google.com/chrome/

VSCode is my go to: https://code.visualstudio.com/

Installing

To get started follow this guide:

FOR DEVELOPMENT PURPOSES

In your terminal clone repo to your local machine using git clone:

git clone https://github.com/kartikpavan/code-nexus.git

Move to your newly cloned repo by entering the following in your terminal:

$ cd code-nexus && yarn or npm install

To Run Project:-

$ yarn dev or npm run dev 

To open all project files from terminal using VSCode just type and enter:

$ code .

Built With

  • React Js
  • NEXT JS
  • MONGO DB
  • Node.js
  • Clerk JS
  • Stripe
  • Tailwind CSS
  • Zod
  • React Hook Form
  • ShadCN UI Library

Software Developer

  • Kartik Pavan