Skip to content

andreeich/MateDesign

Repository files navigation

MateDesign

MateDesign is a training project that demonstrates proficiency in design implementation and responsive development. Inspired by a concept design found on Pinterest, the design was recreated in Figma for three breakpoints and then built using modern web technologies.

Landing page image

Features

  • Responsive design implemented for three breakpoints
  • Smooth animations for an interactive user experience
  • Built as a practice project to refine design-to-development workflow

Tech Stack

  • Build Tool: Vite
  • Frontend: React.js
  • UI Components: ChakraUI
  • Styling: Tailwind CSS
  • Animation: Framer Motion

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/matedesign.git
    cd matedesign
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev

Scripts

  • dev: Start the development server.
  • build: Create a production build.
  • lint: Run the linter for code quality checks.
  • preview: Preview the production build.

Design

The design was implemented based on a concept found on Pinterest and recreated in Figma for three screen sizes (mobile, tablet, desktop). The goal was to practice design replication and responsive development techniques.

Contributing

This project is primarily for learning purposes, but feel free to open issues or contribute if you'd like.

License

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published

Languages