dropefernandes / drope.dev

My personal website ❤️

Home Page:https://drope.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

drope.dev

My personal website <3

Deploy with Vercel

Technology stack

Running locally

  1. Clone this repo:
$ git clone https://github.com/dropefernandes/drope.dev.git
  1. Then go to the project's folder:
cd drope.dev
  1. Install all dependencies:
npm install
  1. Run locally:
npm run dev

File structure

The basic file structure for the project is organized in the following way:

.
|-- public
|-- src
  |-- components
  |-- data
  |-- app

About

My personal website ❤️

https://drope.dev


Languages

Language:TypeScript 83.8%Language:CSS 11.8%Language:JavaScript 4.4%