Welcome to the repository for giannadavi.com! This project contains the source code and assets for the personal website of Gianna Davi.
- Responsive design for all devices
- Modern web technologies (HTML, CSS, JavaScript)
- Easy-to-navigate structure
- SEO-friendly
Ensure you have the following installed:
- Node.js (for development)
- A modern web browser
- Clone the repository:
git clone https://github.com/yourusername/giannadavi.com.git
- Navigate to the project directory:
cd giannadavi.com - Install dependencies:
npm install
Start the development server:
npm startVisit http://localhost:3000 in your browser.
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature-name
- Commit your changes:
git commit -m "Add feature-name" - Push to your fork:
git push origin feature-name
- Open a pull request.
This project is licensed under the MIT License.
For questions or feedback, please reach out to Gianna Davi.