My Portfolio
Welcome to my portfolio repository. This project showcases my work and skills in web development using Laravel and PHP.
Table of Contents
About the Project
This portfolio website is built using Laravel, a powerful PHP framework. It is designed to highlight my projects, skills, and experience in web development.
Features
- Simple and elegant design
- Responsive layout
- Dynamic routing and content
- Easy to update and maintain
Installation
To get a local copy up and running, follow these steps:
- Clone the repository
sh git clone https://github.com/Resky89/MyPortofolio.git - Navigate to the project directory
sh cd MyPortofolio - Install dependencies
sh composer install npm install - Set up environment variables
sh cp .env.example .env php artisan key:generate - Migrate the database
sh php artisan migrate
Usage
To start the development server, run:
php artisan serve
This will start the application on http://localhost:8000.
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Built With
- blade
- css
- hack
- javascript
- php
Log in or sign up for Devpost to join the conversation.