About me β½οΈ π¬ Udemy Instructor β½οΈ π¨π»βπ» Front-End Engineer (10+ years) β½οΈ π― Mentor for Developers
This repository contains the Source Code for the "Contacts List App" from π Next.js Crash Course: Build a Full-Stack App in a Weekend course.
π§π»βπ» React Crash Course: From Zero to Hero
π€ React.js AI Chatbot App with ChatGPT, Gemini AI and DeepSeek
π GitHub Copilot for Beginners: AI Coding Crash Course
π» Cursor AI for Beginners: AI Coding Crash Course
ππ»ββοΈ Windsurf for Beginners: AI Coding Crash Course
β€οΈ Lovable AI: Complete Guide for Vibe Coding
π Next.js Crash Course: Build a Full-Stack App in a Weekend
π§© Node.js Crash Course: Build a REST API in a Weekend
-
Open repository main page.
-
Click on the green "Code" button to open a list and then click on the "Download ZIP" button to download a source code.
-
Open commits page.
-
Click on the "code" icon near the lesson you are interested.
-
You will be redirected to the specific source code page for this lesson.
-
Click on the green "Code" button to open a list and then click on the "Download ZIP" button to download a source code.
Open the archive on your computer, open VS code (code editor) and cick "File" -> "Open Folder" -> Choose project folder => "Open".
Screenshot 2024εΉ΄06ζ25ζ₯ at 17 40 31Run the npm install
command to install all the libraries needed to run the application.
Run the npm run dev
command in terminal to start the application.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.