Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
salmankavanur authored Jan 20, 2024
1 parent b7bcdbd commit c9ad2ac
Showing 1 changed file with 57 additions and 0 deletions.
57 changes: 57 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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


















<p align="center"><a href="https://laravel.com" target="_blank"><img src="https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg" width="400" alt="Laravel Logo"></a></p>

<p align="center">
Expand Down

0 comments on commit c9ad2ac

Please sign in to comment.