Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amitmishrg/file-explorer
https://github.com/amitmishrg/file-explorer
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/amitmishrg/file-explorer
- Owner: amitmishrg
- Created: 2024-03-19T15:54:41.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-19T17:09:51.000Z (8 months ago)
- Last Synced: 2024-10-07T03:21:50.049Z (about 1 month ago)
- Language: TypeScript
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🔥 File Explorer with React, Typescript & CSS
Preview - https://file-explorer-inky.vercel.app/
## Quick start
**Clone This repo using:**
git clone --depth=1 [email protected]:amitmishrg/file-explorer.gitMove to the appropriate directory: cd .
**Install:**
yarn install**Run:**
yarn dev**Build:**
yarn build