innopolis-fwd-project
Языки
Svelte
- HTML
- TypeScript
- JavaScript
- CSS
Hiroshi Matsumoto Site Remake Frontend
You can find Backend here. Was created as Final Project for FWD (FrontEnd Web Development) course at Innopolis University.
This repository contains the frontend code for the remake of Hiroshi Matsumoto's website. The project is built using SvelteKit and utilizes the DaisyUI framework for rapid and beautiful UI development.
Table of Contents
Introduction
Hiroshi Matsumoto's personal website is an iconic example of elegant design and simplicity. This project aims to recreate the website's frontend to pay tribute to the original design while incorporating modern frontend technologies.
Features
- Faithful recreation of Hiroshi Matsumoto's website design.
- Responsive and mobile-friendly layout.
- Integration of DaisyUI for consistent and customizable UI components.
Installation
- Clone this repository to your local machine:
git clone https://github.com/dmhd6219/innopolis-fwd-project.git
- Install the project dependencies using npm:
cd innopolis-fwd-projectnpm install
Usage
To run the development server and preview the website, use the following command:
npm run dev
Visit
in your browser to see the website in action. The development server will automatically reload the page whenever you make changes to the source code.
License
This project is licensed under the MIT License. See the LICENSE file for details.