Git Product home page Git Product logo

mariogyd's Introduction

Mario Gueyraud Home Page

https://www.mariogyd.com/

Screen Shot 2022-02-15 at 16 37 10

Stack

  • Next.js - A React framework with hybrid static & server rendering, and route pre-fetching, etc.
  • Framer Motion - An animation library for React.
  • Vercel - A cloud platform for static sites and Serverless Functions.

Project structure

$PROJECT_ROOT
│   # Page files
├── pages
│   # React component files
├── components
│   # Resources such as images, icons and css files
├── assets
│   # Folder for custom hooks
├── hooks
│   # Folder for documenting components for storybook
├── stories
│   # Folder for the css files, in this project we use Css Modules
├── styles
│   # Folder for utilities such as functions, constants, helpers, etc
├── utils
│   # Static files for images, css files, fonts, etc
└── public

Components

For the components built in the page there is a pretty good documentation in the Storybook Page

Here you can see how to implement the components within the project and use it as you need.

License

MIT License.

You can create your own homepage for free without notifying me by forking this project under the following conditions:

It's always good because of the time and effort I put building this site.

mariogyd's People

Contributors

mgueyraud avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.