Skip to content

stefanodotit/jsiq

Repository files navigation

💣 Javascript Interview Questions 💣

🏄 LINK-TO-THE-WEBSITE

Welcome 🚀

Welcome to my repo where I would like to store and share all possible questions and answers for Frontend Interview.

Why your code it's so terrible ❓

I created this website just for fun and as an excuse to try new technology, so yeah the code it's quite a mess 💩. Feel free to contribute!

How can I add new content ❓

Working progress...

Local Run

# install
npm run ci

# dev run
npm run dev