Skip to content

Shoytanbaba99/learning-web-development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Web Development

Repo for my web development practice. Tracking my progress as I learn React, Next.js, and JavaScript.

🧰 The Toolbox

Web tools built with Next.js, Drizzle, and Tailwind.

Live Demo

Tools:

  • Codeforces Investigation Tool: Problem tracking and rating graphs.
  • Task Master: Simple task manager (in progress).

🏛️ Folders

Practice apps from basic state to dashboards.

Basic JS exercises and drills.


🚀 How to Run Locally

1. The Toolbox (Next.js)

cd React/toolbox
npm install
npm run dev

2. React Basics

cd React/react-basics
npm install
npm run dev

3. JavaScript Drills

Open the index.html file in any directory under JavaScript/ directly in your browser.


👤 Author

Releases

No releases published

Packages

 
 
 

Contributors