Skip to content

sobreirami/michelrodrigues.net

Repository files navigation

michelrodrigues.net

My personal website <3

About project

This project is a clone of: Zeno Rocha

Technology stack

Running locally

  1. Clone this repo:
$ git clone https://github.com/sobreirami/michelrodrigues.net
  1. Then go to the project's folder:
cd michelrodrigues.net
  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:

.
|-- articles
|-- components
|-- data
|-- layouts
|-- lib
|-- pages
`-- public

Todo

  • Upgrade to Next.js 14
  • Using Typescript
  • Migrate for tailwind css

License

Releases

No releases published

Packages

No packages published