Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Stack used

typescript,react,yarn,git,vite,tailwind,vercel,vitest,githubactions

# 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