Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fandredev/ui-clone-vscode
UI Clone VSCode site using Vite, React, Typescript, Vitest and Tailwind CSS
https://github.com/fandredev/ui-clone-vscode
pwa react typescript vercel vite vitest vscode
Last synced: 18 days ago
JSON representation
UI Clone VSCode site using Vite, React, Typescript, Vitest and Tailwind CSS
- Host: GitHub
- URL: https://github.com/fandredev/ui-clone-vscode
- Owner: fandredev
- Created: 2024-09-02T22:47:50.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-05T13:24:17.000Z (about 2 months ago)
- Last Synced: 2024-10-10T23:23:25.671Z (about 1 month ago)
- Topics: pwa, react, typescript, vercel, vite, vitest, vscode
- Language: TypeScript
- Homepage: https://ui-clone-vscode.vercel.app
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stack used
# Image VSCode clone
The project reply the interface from VsCode site (https://code.visualstudio.com/). Not is 100% perfectly, but, i did my better.
**NOTE: The code in the first week September, 2024. The UI from the VsCode site can be changed.**
![image](https://github.com/user-attachments/assets/019546b7-2414-48b9-8fab-17c0617c64de)
### Other tools:
- [Eslint](https://eslint.org/)
- [Prettier](https://prettier.io/)
- [Vite PWA](https://vite-pwa-org.netlify.app/)
- [asdf](https://asdf-vm.com/)
- [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)## Authors
- [Me](https://www.linkedin.com/in/devfandre/)
## Clone this repo
```
git clone [email protected]:fandredev/ui-clone-vscode.git
```## Go to directory
```
cd ui-clone-vscode
```## Install dependencies
```
yarn install
```## Run server
```
yarn run dev
```## Run tests
```
yarn run test
```## Run coverage
```
yarn run coverage
```## :mailbox_with_no_mail: Contacts
E-mail: [email protected]
Linkedin: https://www.linkedin.com/in/devfandre/
Portfólio: https://developer-felipe-andre.vercel.app/## Referencies
- [[VSCode](https://code.visualstudio.com/)] - VSCode