/design-to-code

Transforming Dribbble's Creative Design into a Responsive React Application.

Primary LanguageJavaScript

MasterTattoo Landing Page

The original design on Dribbble can be found here.

This project was initialized using Create React App.

Getting Started

To set up and run this project locally:

  1. Clone the repository to your machine.

  2. Navigate to the project directory and run:

    npm install
  3. Start the development server:

    npm start

This will run the app in development mode. Simply open http://localhost:3000 on your browser to view it. During development, the page will auto-reload whenever you make changes. Keep an eye on the console for any lint errors.