Skip to content

Latest commit

 

History

History
102 lines (73 loc) · 2.57 KB

README.md

File metadata and controls

102 lines (73 loc) · 2.57 KB

DevPoint

Responsive Mockup

🎯 Goal

Development Company Landing Page showcases a tech company’s offerings, designed to convey professionalism and attract potential clients through an engaging first impression.


🌐 Demo

Check out the live demo here.


💻 Stack

  • HTML
  • CSS
  • JavaScript
  • Bootstrap

The project is fully responsive, ensuring it works across all devices.


🏗️ Installation

  • Fork the repository by clicking the Fork button at the top-right of the repository page.
  • Clone your forked repository locally
git clone https://github.com/your-username/repo-name.git
  • Navigate to the project directory
cd repo-name
  • Install NPM server globally
npm install -g serve
  • Start the server
serve
  • Open your browser and navigate to http://localhost:<port> to view the project.

Replace <port> with the port number displayed in the terminal.


⚓ Contributing

Contributions are welcome and greatly appreciated! If you'd like to contribute to this project, please follow these steps:

  • Fork the repository by clicking the Fork button at the top-right of the repository page.
  • Clone your forked repository locally
git clone https://github.com/your-username/repo-name.git
  • Create a new branch for your contribution
git checkout -b feature/your-feature-name
  • Make your changes and ensure your code is clean and properly formatted.
  • Commit your changes
git commit -m "feat: your feature description"
  • Push your branch to your forked repository
git push origin feature/your-feature-name
  • Submit a Pull Request (PR) by going to the original repository and clicking the "New Pull Request" button.

📋 Contribution Guidelines

  • Ensure your changes are well-tested and documented.
  • Adhere to the existing code style and project structure.
  • Provide clear descriptions in your PR regarding the changes and enhancements.
  • Be open to feedback and discussion in the PR review process.

✉️ Contact

LinkTree


🔓 License

License: GPL v3


If you find my work good, consider giving it a ⭐ or fork-ing to show some ❤️. It helps me stay on track and be motivated.