Geminii / advice-generator-app-challenge

Advice generator app frontend mentor challenge

Home Page:advice-generator-app-challenge-ga49.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Advice generator app solution

This is a solution to the Advice generator app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Note: Delete this note and update the table of contents based on what sections you keep.

Overview

The challenge

Users should be able to:

  • View the optimal layout for the app depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Generate a new piece of advice by clicking the dice icon

Links

My process

Built with

  • Semantic HTML5 markup
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • React - JS library
  • TailwindCss - For styles

Getting Started

Install

Install dependencies.

pnpm install

Serve with hot reload at http://localhost:5173.

pnpm run dev

Lint

pnpm run lint

Typecheck

pnpm run typecheck

Build

pnpm run build

Test

pnpm run test

Author

Acknowledgments

Thanks Frontendmentor for this really cool challenge ❤️

License

This project is licensed under the MIT License.

About

Advice generator app frontend mentor challenge

advice-generator-app-challenge-ga49.vercel.app

License:MIT License


Languages

Language:TypeScript 44.9%Language:HTML 23.3%Language:JavaScript 17.5%Language:CSS 11.9%Language:Shell 2.4%