π 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:
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)