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.
- Host: GitHub
- URL: https://github.com/yerrouhamza/coming_soon-react
- Owner: YerrouHamza
- Created: 2025-02-12T12:14:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-12T13:05:16.000Z (over 1 year ago)
- Last Synced: 2025-04-08T02:49:43.691Z (about 1 year ago)
- Topics: css, framer-motion, html, javascript, raectjs, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage: https://coming-soon-react-beta.vercel.app
- Size: 33.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)