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

https://github.com/evertcode/google-clone-ui

Google Clone UI with React JS and Tailwind CSS
https://github.com/evertcode/google-clone-ui

reactjs tailwindcss vercel-deployment vitejs

Last synced: 7 months ago
JSON representation

Google Clone UI with React JS and Tailwind CSS

Awesome Lists containing this project

README

          

## Google Clone UI

Google Clone UI build with React JS and Tailwind CSS

![Google Clone UI](https://user-images.githubusercontent.com/3246481/136883650-61880719-74bf-4f2b-90b5-70dc0cf7a40b.png)

## Getting Started

Install the dependencies:

```sh
$ npm install
// or
$ yarn
```

Run in dev mode:

```sh
$ npm run dev
// or
$ yarn dev
```

### Built With

- JavaScript
- [React](https://reactjs.org)
- [Vite](https://vitejs.dev)
- [TailwindCSS](https://tailwindcss.com/)