☁️ github
To get a local copy up and running, follow these steps:
- Clone the repository:
git clone https://github.com/michahl/site.git
- Navigate to the project directory:
cd site
- Install dependencies:
npm install
To start the development server, run:
npm start
Open your browser and navigate to http://localhost:3000
to view the website.
Contributions are welcome! Please fork the repository and create a pull request with your changes.
This project is licensed under the MIT License. See the LICENSE file for details.