diff --git a/README.md b/README.md index 1824fc1..b361609 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,60 @@ + +# Coming Soon Laravel Website + +This is a simple Coming Soon website template built with Laravel. It features a countdown timer and a contact form. + +## Table of Contents + +- [Features](#features) +- [Getting Started](#getting-started) + - [Prerequisites](#prerequisites) + - [Installation](#installation) +- [Usage](#usage) +- [Configuration](#configuration) +- [Contributing](#contributing) +- [License](#license) + +## Features + +- Responsive Coming Soon page with countdown timer. +- Contact form to collect user inquiries. +- Laravel backend for dynamic content and form submissions. + +## Getting Started + +Follow the steps below to set up and run the project on your local machine. + +### Prerequisites + +- [Composer](https://getcomposer.org/) +- [PHP](https://www.php.net/) +- [Node.js](https://nodejs.org/) +- [npm](https://www.npmjs.com/) + +### Installation + +1. Clone the repository: + + ```bash + git clone https://github.com/salmankavanur/coming-soon.git + + + + + + + + + + + + + + + + + +