This repository contains the challenge number 28 from CodeLândia community.
On the link above you can found all the challenges available at the moment, containing the link to Figma and for the assets you need.
I pick this challenge on the CodeLândia community focused on improve my skills on Tailwind CSS, creating a cool landing page following the Figma design. The next goals for this challenge is improve SEO like a really landing pages need:
- set page title;
- set favicon;
- set website description;
- etc.
-
ESLint configuration; - Improve SEO;
- Add scroll animations;
- Add Docker files to run this project with Docker in
dev
andproduction
mode.