Skip to content

sissokho/frontendmentor-loopstudios-landing-page

Repository files navigation

Frontend Mentor - Loopstudios landing page

This is a solution to the Loopstudios landing page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

This was built using HTML and Tailwind CSS. Vite is used for the development environment.

Getting Started

# Clone the project.
git clone https://github.com/sissokho/frontendmentor-loopstudios-landing-page.git

# Navigate to the folder
cd frontendmentor-loopstudios-landing-page

# Install the dependencies.
npm install

# Run the development server.
npm run dev

Code formatting

To format the code with prettier, you can run the following command:

npm run format

However, this process is automated and done before each commit using Git hooks thanks to husky and lint-staged.

About

Frontend mentor challenge: Loopstudios landing page

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published