Skip to content

nixoletas/nickmiyasato

Repository files navigation

Personal Website & Portfolio

built with Docusaurus, sharing my professional journey.

Stack

  • Framework: Docusaurus
  • Styling: CSS Modules, Custom CSS
  • Animations: Framer Motion
  • Icons: Font Awesome
  • Deployment: Netlify
  • Domain: registro.br

Installation

  1. Clone:

    git clone https://github.com/nixoletas/me.git
    cd me
  2. Install dependencies:

    npm install
    # or
    yarn install
  3. Start the development server:

    npm start
    # or
    yarn start
  4. Open http://localhost:3000 in your browser.

Project Structure

me/
├── src/
│   ├── components/     # React components
│   ├── css/           # Global styles
│   ├── pages/         # Main pages
│   └── data/          # Project data
├── static/            # Static assets
└── docs/              # Documentation

Customization

For customizing this website and making your own portfolio, check out Docusaurus official documentation at https://docusaurus.io/docs

About

portfolio website built with Docusaurus

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors