diff --git a/src/blog/setting-up-a-local-environment-for-web-development/dev-env.jpeg b/src/blog/setting-up-a-local-environment-for-web-development/dev-env.jpeg new file mode 100644 index 0000000..29ab61a Binary files /dev/null and b/src/blog/setting-up-a-local-environment-for-web-development/dev-env.jpeg differ diff --git a/src/blog/setting-up-a-local-environment-for-web-development/index.md b/src/blog/setting-up-a-local-environment-for-web-development/index.md new file mode 100644 index 0000000..b6ef874 --- /dev/null +++ b/src/blog/setting-up-a-local-environment-for-web-development/index.md @@ -0,0 +1,18 @@ +--- +title: Setting Up A Local Environment For Web Development +draft: true +description: If I had only an hour to chop down a tree, I would spend the first + 45minutes sharpening my axe. - Abraham Lincoln +date: 2023-02-16 09:12 +author: Ngwobia, Chukwudi M. +slug: setting-up-a-local-environment-for-web-development +tags: + - IDE + - Web-Development + - "" +hero_image: dev-env.jpeg +hero_image_alt: A literal dev environment. +hero_image_credit_text: Clint Patterson +hero_image_credit_link: https://unsplash.com/photos/dYEuFB8KQJk?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText +--- +Intro \ No newline at end of file