Skip to content

Latest commit

 

History

History
67 lines (42 loc) · 1.38 KB

README.md

File metadata and controls

67 lines (42 loc) · 1.38 KB

Interview-Prep

A Comprehensive Resource for Interview Preparation: Mastering DSA Questions, Problem-Solving, Logic Building, and More

What topics you will see inside

  • HTML Quiz
  • CSS Quiz
  • JavaScript Quiz
  • React Quiz
  • Guess the Code Output
  • JavaScript Polyfills
  • HTML Theorey Questions
  • CSS Theorey Questions
  • GIT Theorey Questions
  • JavaScript Theorey Questions
  • React Theorey Questions
  • NEXTJS Theorey Questions

Run Locally

Clone the project

  git clone https://github.com/vaibhav18matere/interview-prep.git

Go to the project directory

  cd interview-prep

Install dependencies

  • with npm / pnpm / yarn / bun or anything of your choice
  • I will recommand using pnpm
  npm install

Start the server

  npm run dev

Contributions

Contributions are always welcome!

See readme.md for ways to get started.

Please adhere to this project's code of conduct.

Here's a list of things I'm currently working on and some active issues. Feel free to raise a pull request if you find any...

Licence

MIT License