Skip to content

[prod] - My new portefolio version, go to nextJS, upgrade some part of the website, responsive & project gallery

Notifications You must be signed in to change notification settings

CinquinAndy/PortefolioV6

Repository files navigation

Andy Cinquin 🐝

Hi ! I'm Andy, an Entrepreneur, Freelance Developer, Co-founder of ForHives, ForMenu & Artriste. CEO of My-Makeup.

img_1.png

(api github project : https://github.com/CinquinAndy/API-PortefolioV6

How to run ??

(use pnpm // npm // yarn but don't push the lock file)

dev

git clone
-> add .env file
pnpm install
pnpm run dev
pnpm run build

tests

pnpm run cypress:run

Tech stack 💻

That is the list of technologies that My portefolio use.

Front

CI

CD

Backend

Serveur

Monitoring

Tools

Design

File Structure 🗃️

📁 .husky : Git hooks
📁 cypress : Cypress configuration (e2e tests)
📁 public : Images, fonts, icons, ...
📁 src/components : Reusable components
📁 src/pages : Pages (use some components to build pages)

📁 src/pages/api : API routes (api routes are server-side only routes, on nextJS server)
📁 src/pages/api/sendMail : API route to send mail
📁 src/pages/blog/[slug] : Blog page generated by nextJS & Strapi
📁 src/pages/portefolio/[slug] : Portefolio page generated by nextJS & Strapi
📁 src/styles : Global styles
📁 src/services : Services (API, Auth, ...)

About

[prod] - My new portefolio version, go to nextJS, upgrade some part of the website, responsive & project gallery

Topics

Resources

Stars

Watchers

Forks

Languages