Static Website - Do It Write Now
Overview
This static website is built using Svelte.js to showcase our professional ghostwriting services and attract potential clients. Our aim is to provide a user-friendly, visually appealing by minimalism platform where clients can contact us for services and get a slight highlight of the services and testimonials provided.
Features
Home Page
- Introduction: Brief overview of our ghostwriting services.
- Call to Action: Clear and compelling call to action encouraging visitors to contact us.
Services
- Service Details: Comprehensive information about the different ghostwriting services we offer (books, articles, blogs, etc.).
Testimonials
- ** Anonymous testimonials to highlight true user experiences and thoughts **
- Contact Form: Easy-to-use form for potential clients to reach out to us.
- Contact Information: Our email, phone number, and physical address.
Prerequisites
- Node.js: Ensure you have Node.js installed on your machine. You can download it from here.
- Svelete.js
Installation
Clone the Repository
git clone https://github.com/yourusername/ghostwriting-services-website.git
cd ghostwriting-services-website
Install Dependencies
npm install
Run Development Server
npm run dev
This will start the development server and you can view the website at http://localhost:5000