Made with: NextJS, Tailwind CSS, Framer Motion
๐ Live App: https://code-n-run.vercel.app
Don't know why I chose NextJS over React ๐ Actually I started this project while trying out NextJS. So, I continued it ๐
- Interactive UI Animations
- Sidebar Icons
- Modals
- Output, Error consoles
- Global Theme
- ThemeBoiiContext
- Themes
- User Authentication
git clone https://github.com/Eessh/code-n-run.git
cd code-n-run
npm install
npm run dev