This is a Next.js project bootstrapped with create-next-app
.
- NextJs Typescript
- TailwindCss
- Framer Motion
- EmailJs
- Git
- Nodejs version 14 or higher (we recommend using nvm)
- yarn ( or npm )
- Open terminal and clone the repo :
git clone https://github.com/IslemMedjahdi/portfolio-islem-medjahdi
- then :
yarn install
- then :
create a .env file in the root folder then put your emailJS configuration
- then :
yarn dev
- Open http://localhost:3000 with your browser to see the result.