Skip to content

bounis67/portfolio

Repository files navigation

Portfolio

This project is a personal portfolio developed to showcase my skills and achievements. It is designed to be intuitive, responsive, and easy to navigate, providing visitors with an optimal user experience while exploring my work. website : boehmcorentin.fr

Project Structure

Portfolio/
├── src/ # Folder containing the project's source code
│ ├── components/ # Reusable React components
│ ├── context/ # React contexts for global state management
│ ├── hooks/ # Custom React hooks
│ ├── pages/ # Different pages of the portfolio
│ ├── assets/ # Resources like images and global styles
│ │ ├── img/ # Folder for images
│ ├── utils/ # Utility functions
├── public/ # Folder for static files
│ └── index.html # The HTML entry point of the project

Quick Start

To start the project locally:

  1. Clone the repository.
  2. Install dependencies with npm install.
  3. Launch the development server with npm run dev.
  4. To build the project for production, use npm run build.

License

This project is under the MIT license. For more information, see the LICENSE file.


This portfolio is a representation of my web development skills and professional journey. It is constantly updated with new projects and skills.