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.
- Host: GitHub
- URL: https://github.com/whflima/my-website
- Owner: whflima
- Created: 2025-01-20T03:58:12.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-19T01:26:23.000Z (about 1 year ago)
- Last Synced: 2025-03-19T02:30:38.340Z (about 1 year ago)
- Topics: nextjs, react, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://whflima.github.io/my-website/
- Size: 192 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to 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.
### 🏠 [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!
***