This project is a responsive web application built with React and TypeScript. It showcases a variety of skills and best practices in modern web development.
This is a solution to the Fylo dark theme landing page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- View the optimal layout for the site depending on their device's screen size
- See hover states for all interactive elements on the page
- Live Site URL: live site URL
React: The project is built using React.
- TypeScript: TypeScript, a statically typed superset of JavaScript.
- Tailwind CSS: The project uses Tailwind CSS for styling.
- Responsive Design: The application is fully responsive and provides an optimal user experience on mobile and desktop devices.
- Semantic HTML: Semantic HTML elements are used to reinforce the meaning of the content in web browsers and assistive technologies.
To get a local copy up and running, follow these steps:
- Clone the repository:
git clone https://github.com/yakin-ts/fylo-react-tailwind-landing-page.git
- Install the dependencies:
npm install
- Start the development server:
npm run dev
- LinkedIn - Yakin Teshome
- Frontend Mentor - @yakin-ts