Skip to content

Zemerik/X-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ba3866e Β· Nov 19, 2024

History

4 Commits
Oct 3, 2024
Oct 3, 2024
Oct 3, 2024
Oct 3, 2024
Oct 3, 2024
Oct 3, 2024
Oct 3, 2024
Oct 3, 2024
Oct 3, 2024
Oct 3, 2024
Oct 3, 2024
Oct 3, 2024
Nov 19, 2024
Oct 3, 2024
Oct 3, 2024
Oct 3, 2024
Oct 3, 2024
Oct 3, 2024
Oct 3, 2024
Oct 3, 2024
Oct 3, 2024

Repository files navigation

X Logo

X Clone

A Thrilling X Clone

Tools

Laptop Screenshot

Wakatime

πŸš€ Project Structure

β”œβ”€β”€ 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 installed on your machine
  • GIT 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:
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:
npm i

Locally Running:

  • We can locally run this Project on our Network and see the output using the following Command of NodeJS:
npm run dev

😎 Happy Coding!!

🀝 Contributing:

Contributions are always welcome and appreciated! Kindly visit the 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)