Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 771 Bytes

README.md

File metadata and controls

46 lines (25 loc) · 771 Bytes

Webdev Archive

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.

image.png

Run Locally

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

Roadmap

  • Add a section with useful Javascript

  • Add a section with Typescript

  • Add a Redux section