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

https://github.com/zemerik/x-clone

A Thrilling X Clone
https://github.com/zemerik/x-clone

javascript nuxt tailwindcss typescript vue x-clone

Last synced: 11 months ago
JSON representation

A Thrilling X Clone

Awesome Lists containing this project

README

          

X Logo

X Clone

A Thrilling X Clone

![Tools](https://skillicons.dev/icons?i=vue,javascript,typescript,nuxtjs,tailwindcss,nodejs,vscode,vercel,github&perline=25)

![Laptop Screenshot](assets/images/screenshot_laptop.png)

![Wakatime](https://wakatime.com/badge/user/9860690e-8928-4746-844c-c2924f121f2d/project/efc7e5c7-60a0-40f6-abbe-6df0eeb5b829.svg)

## 🚀 Project Structure

```text
├── assets/
│   ├── css/
│   ├── images/
├── components/
├── layouts/
├── pages/
├── public/
│   ├── images/
├── .gitignore
├── .npmrc
├── app.vue
├── README.md
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── SECURITY.md
├── LICENCE
├── nuxt.config.ts
├── package.json
├── package-lock.json
├── tailwind.config.ts
├── tailwind.config.js
└── tsconfig.json
```

## 🚀 Quick Start:

### Prerequisites:

- [NodeJS](https://nodejs.org) installed on your machine
- [GIT](https://git-scm.com) installed on your machine
- A Code Editor

### Cloning:

- To make a local copy of this Project on your machine, enter the following `GIT` Commmand in your Terminal:

```bash
git clone https://github.com/Zemerik/X-Clone
```

### Installing Dependencies:

- To run this project locally, we first need to download a few `npm` dependencies by using the command below:

```bash
npm i
```

### Locally Running:

- We can locally run this Project on our Network and see the output using the following Command of `NodeJS`:

```bash
npm run dev
```

## 😎 Happy Coding!!

## 🤝 Contributing:

Contributions are always welcome and appreciated! **Kindly visit the [CONTRIBUTING.md](https://github.com/Zemerik/X-Clone/blob/main/CONTRIBUTING.md) file for more information**

## 💁 Support:

For any kind of support or inforrmation, you are free to join our **Discord Server**,



#


Don't forget to leave a ⭐


Made with 💖 by Hemang Yadav (Zemerik)