Logo

emilejuniorada.com

Première version de mon portfolio emilejuniorada.com réalisé avec Nextjs et hébergé avec Vercel

🚨 A propos de ce repo (lire attentivement!)

Vous pouvez utilisez ce code comme vous le souhaitez, ce avec attribution ! 😊.

Prenez soin de mentionner le travail incroyable de Brittany Chiang(https://v4.brittanychiang.com/) dont ce projet en presque entièrement inspiré, ainsi que d'Anaflous Abdellatif(https://www.anaflous.com/) qui a rajouté pleins d'éléments sur sa version v1. J'ai saisi l'occasion d'apprendre certaines librairies pour mettre en place ce site parmi lesquelles : Framer Motion, Three.js(au final je n'ai pas rajouté d'éléments three), Particlesjs et bien d'autres. Je prévois rajouter des langues supplémentaires et me servir du site comme playground pour tester de nouvelles librairies donc n'hésitez pas à me suite :p . Si vous avez des questions à propos de l'implémentation, vous pouvez me contacter via mon adresse présente sur le site ou, ou vous référer aux documentations des librairies employées.



Technologies & libraries

Je liste ici les technologies utilisées pour réaliser ce site mais aussi toutes celels utilisées dans les projets mentionnées :

  • Next.js
  • Nodejs
  • TypeScript
  • Tailwind CSS
  • framer-motion
  • particlejs
  • Google API
  • cookie-cutter
  • react-leaflet
  • Vercel Analytics
Note :
Le reste des packages est disponible dans le fichier /package.json

How To Use

Il suffit de cloner ce repo ou l'un des repos mentionnés et de l'utiliser comme bon vous semble. N'oubliez pas de me créditer si vous clonez celui-ci emilejuniorada.com ou Brittany Chiang/ Anaflous Abdellatif si vous utilisez le leur. Merci !!

🛠 Installation & Set Up

  1. Cloner le repo

    git clone https://github.com/Meijink/portfolio.git
  2. Installer et utiliser la version correcte de Node NVM

    nvm install
  3. Installer les dépendances

    yarn
  4. Start the development server

    yarn dev

🚀 Building and Running for Production

  1. Generate a full static production build

    yarn build
  2. Preview the site as it will appear once deployed

    yarn run serve

License

MIT License

Copyright (c) [2022] [Abdellatif Anaflous]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


Author Info

Back To The Top :