An open API service indexing awesome lists of open source software.

https://github.com/yerrouhamza/coming_soon-react

"Coming Soon" page built with React, TypeScript, Tailwind CSS, and Vite.
https://github.com/yerrouhamza/coming_soon-react

css framer-motion html javascript raectjs tailwindcss typescript vite

Last synced: 3 months ago
JSON representation

"Coming Soon" page built with React, TypeScript, Tailwind CSS, and Vite.

Awesome Lists containing this project

README

          

# Coming Soon - React

This is a "Coming Soon" page built with React, TypeScript, Tailwind CSS, and Vite. It features a countdown timer, a brand logo, and a message indicating that something amazing is coming soon.

and it's simple to use for your brand or product, just change the logo, the message, and the date of the launch.

## Live Demo

[Live Demo](https://coming-soon-react-beta.vercel.app/) 🚀

## Installation

To get a local copy up and running follow these simple steps.

1. **Clone the repository**:

```sh
git clone https://github.com/YerrouHamza/coming_soon-React.git
cd coming_soon-React
```

2. **Install dependencies**:

```sh
npm install
```

3. **Run the development server**:

```sh
npm run dev
```

4. **Build for production**:

```sh
npm run build
```

## Author

[👤 **Yerrou Hamza**](https://www.hamzayerrou.com)