Code Nexus is a community-driven Q&A platform dedicated to empowering developers, programmers, and tech enthusiasts.
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
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/
To get started follow this guide:
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 .
- React Js
- NEXT JS
- MONGO DB
- Node.js
- Clerk JS
- Stripe
- Tailwind CSS
- Zod
- React Hook Form
- ShadCN UI Library
- Kartik Pavan