Skip to content

abdelkarimain/PortfolioSpot

Repository files navigation

Installation

  1. Clone the repository:
git clone https://github.com/abdelkarimain/PortfolioSpot.git
  1. Navigate to the project directory:
cd PortfolioSpot
  1. Install the dependencies:
npm install

Usage

  1. Start the development server:
npm run dev
  1. Open your browser and go to http://localhost:3000 to see the application in action.

Contributing

We welcome contributions! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.