Daniela profile picture

Daniela Paiva

Live View

Cleverbot

HTMLCSSJavaScriptTailwindCSSTypeScript
Work: Cleverbot

Cleverbot is a project that implements a design concept found on Dribbble into a static page with Astro. It combines creativity and code to bring a visually appealing user interface to life.

Key Features:

  • Responsive Design: The project is designed to work flawlessly on various screen sizes, from desktop to mobile.

  • Performance Metrics:

    • Performance: Achieves a Lighthouse performance score of 95%.
    • Accessibility: Attains a Lighthouse accessibility score of 100.
    • Best Practices: Meets Lighthouse best practices with a score of 95.
    • SEO: Excels in SEO optimization, earning a Lighthouse score of 100.

Technologies Used:

  • Frontend: JavaScript
  • Frontend Framework: Astro
  • Deployment: Netlify

Getting Started

To run this project locally, follow these steps:

git clone https://github.com/danpvlz/cleverbot.git
cd cleverbot
pnpm install
pnpm run dev