From 07262410fec1bdafb8d26c7345a748e93ce157fb Mon Sep 17 00:00:00 2001 From: ryanwong Date: Tue, 12 Apr 2022 09:06:30 -0400 Subject: [PATCH] first commit --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..61e0d84 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# frontend_task + +1. Clone repo and create new repo on your github +2. Open figma file +https://www.figma.com/file/Zr1EutaLsykPcADfC3el7r/ai-marketing-site-sample?node-id=0%3A1 +3. Need you to finish the site by end of day both mobile and desktop +responsive +4. Use bootstrap 4 +5. CSS should be clean, not using inline style CSS but proper classes +6. deploy site using github pages +https://www.codecademy.com/articles/f1-u3-github-pages +