Skip to content

IslemMedjahdi/portfolio-nextjs-version

Repository files navigation

Portfolio Islem Medjahdi

This is a Next.js project bootstrapped with create-next-app.

Live Preview :

Portfolio

Built with:

- NextJs Typescript
- TailwindCss
- Framer Motion
- EmailJs

Make sure you have:

- Git
- Nodejs version 14 or higher (we recommend using nvm)
- yarn ( or npm )

Run it localy:

- 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.