An open API service indexing awesome lists of open source software.

https://github.com/whflima/my-website

This is my personal website, a place where you can learn more about my technical expertise, discover my projects, and follow my journey in software development, innovation, and problem-solving.
https://github.com/whflima/my-website

nextjs react tailwindcss typescript

Last synced: about 2 months ago
JSON representation

This is my personal website, a place where you can learn more about my technical expertise, discover my projects, and follow my journey in software development, innovation, and problem-solving.

Awesome Lists containing this project

README

          

Welcome to My Website 👋




Version

> This is my personal website, a place where you can learn more about my technical expertise, discover my projects, and follow my journey in software development, innovation, and problem-solving.

### 🏠 [Homepage](https://whflima.github.io/my-website/)

## Prerequisites
- Node.js (v14.0 or higher)
- npm (v10.4.0 or higher)

## Clone

Run the following command to clone this project to your local machine:

```sh
git clone https://github.com/whflima/my-website.git
```

## Navigate to the project folder:

Run the following command to move into the project folder:

```sh
cd my-website
```

## Install

Run the following command to install the required dependencies:

```sh
npm install
```

It will install all the necessary packages listed in the package.json file.

## Start

Run the following command to start the development server:

```sh
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

## Author

👤 **Welisson Lima**

* Github: [@whflima](https://github.com/whflima)
* LinkedIn: [@https:\/\/www.linkedin.com\/in\/welisson-lima\/](https://linkedin.com/in/welisson-lima)

## Show your support

Give a ⭐️ if this project helped you!

***