Welcome to Writely, a modern and responsive landing page built as an assignment for WatchDen. This project showcases a clean and user-friendly design, leveraging the power of Next.js, Tailwind CSS, and shadcn/ui components for testimonials and an accordion FAQ section.
The project is hosted on Netlify and can be accessed here:
š writely.netlify.app
Follow these steps to run the project locally:
Clone the repository:
git clone https://github.com/sumitkrjha/writely.git
Navigate to the project directory:
cd writely
Install dependencies:
npm install
# or
yarn install
Start the development server:
npm run dev
# or
yarn dev
Open your browser and visit:
http://localhost:3000
writely/
āāā public/ # Static assets (images, fonts, etc.)
āāā src/
ā āāā components/ # Reusable UI components
ā āāā pages/ # Next.js pages
ā āāā styles/ # Custom styles (if any)
ā āāā utils/ # Utility functions
āāā tailwind.config.js # Tailwind CSS configuration
āāā next.config.js # Next.js configuration
āāā README.md # Project documentation
If you have any questions or feedback, feel free to reach out:
š§ [email protected]
š Your Portfolio
Thank you for checking out Writely! š