Skip to content

ClementBobin/portfolio

Repository files navigation

portfolio-clement.vercel.app

My personal space

Deploy with Vercel

Technology stack

Running locally

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

File structure

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

.
|-- src
|    |-- assets
|    |    |-- tech
|    |    |-- People
|    |    `-- company
|    |-- components
|    |    |-- libStyleCompo
|    |    |-- ai
|    |    |-- canvas
|    |    |-- main
|    |    `-- sub
|    |-- hoc
|    |-- icons
|    |-- pages
|    `-- utils
`-- public
    `-- planet

Here you'll find reusable blocks of React components.

Here you'll find default templates for different pages.

Here you'll find a set of utilities.

Here you'll find all the main pages of the site.

Here you'll find some of the CSS, images, and font files.

Here you'll find the other part of the CSS, images, and font files.

License

MIT License © Clement BOBIN

About

My personal website ❤️

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •