This is a personal website designed for my younger sister using modern web technologies, including React ⚛️, Tailwind CSS 🎨, TypeScript 📝, and Vite ⚡. The goal is to create a visually appealing, fast, and responsive website tailored to her interests and needs.
- React ⚛️ - A powerful JavaScript library for building user interfaces.
- Tailwind CSS 🎨 - A utility-first CSS framework for rapid UI development.
- TypeScript 📝 - A strongly typed programming language that builds on JavaScript.
- Vite ⚡ - A fast build tool and development server for modern web projects.
- 📱 Responsive Design: The website adapts seamlessly to different screen sizes.
- ⚡ Optimized Performance: Leveraging Vite for fast builds and updates.
- 🔒 Scalability: TypeScript ensures type safety and maintainability.
- 🎨 Custom Styling: Tailwind CSS for a unique and sleek user interface.
To run the project locally, follow these steps:
-
Clone the Repository 📂
git clone https://github.com/Jun2003/WebDesign-React.git cd WebDesign-React -
Install Dependencies 📦
npm install
-
Start the Development Server 🚀
npm run dev
-
Open
http://localhost:5173/in your browser to view the website.
To deploy the website, run:
npm run buildThen, you can use platforms like Vercel 🚀, Netlify 🌐, or GitHub Pages 📄 to host your website.
As this is a personal project for my sister, contributions are limited. However, feel free to suggest improvements or report issues via GitHub.
This project is licensed under the MIT License.
Developed by Junior for my younger sister ❤️🎀