amitmishrg / file-explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🔥 File Explorer with React, Typescript & CSS

Preview - https://file-explorer-inky.vercel.app/

Quick start

Clone This repo using:

git clone --depth=1  git@github.com:amitmishrg/file-explorer.git 

Move to the appropriate directory: cd <YOUR_PROJECT_NAME>.

Install:

yarn install

Run:

yarn dev

Build:

yarn build

About


Languages

Language:TypeScript 82.1%Language:CSS 14.2%Language:JavaScript 2.2%Language:HTML 1.5%