This is an archive where I upload snippets and guides focused on web development, primarily React, .NET, Typescript, CSS, and TailwindCSS.
All the content assumes prior knowledge of these technologies because the guides and snippets serve more as refreshers rather than beginner guides.
Clone the project
git clone https://github.com/sebiflorinp/WebDev-Archive
Go to the project directory
cd WebDev-Archive
Install dependencies
npm install
Start the server
npm run preview