This is a responsive portfolio build for myself
-
Clone the repository:
git clone https://github.com/yourusername/React-Portfolio.git
-
Change the directory
cd React-Portfolio
-
Copy the environment variables
cp .env.example .env.local
-
Add the environment variables
-
Install the packages
npm install
-
Run the project
npm run dev
- React.js
- Javascript
- Css