Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 564 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 564 Bytes

mylandingpage

Landing page of me 👸🏻

Welcome to my personal landing page project! This project aims to create a simple yet personalized landing page using React, TypeScript, and Node.js.

Getting Started

To get started with this project, follow these steps:

  1. Clone this repository to your local machine:

  2. Navigate to the project directory:

    cd my-personal-landing-page

  3. Install dependencies:

    npm install

  4. Start the development server: npm start

  5. Open your web browser and go to http://localhost:3000 to view the app.