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
- Host: GitHub
- URL: https://github.com/zemerik/x-clone
- Owner: Zemerik
- License: mit
- Created: 2024-10-03T13:16:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-19T12:02:11.000Z (over 1 year ago)
- Last Synced: 2024-11-19T13:18:24.891Z (over 1 year ago)
- Topics: javascript, nuxt, tailwindcss, typescript, vue, x-clone
- Language: Vue
- Homepage: https://x--clone.vercel.app
- Size: 2.11 MB
- Stars: 16
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README

X Clone
A Thrilling X Clone



## 🚀 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)