Anindra123 / folderapp

Home Page:https://folderapp.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FolderApp ๐Ÿ“‚

A folder management app to manage folders online. Users can update, create, delete, sort folders through a well polished UI.Made with React JS, typescript and tailwind.

Features ๐Ÿ“ฆ

  • Creating folders and subfolders

  • Navigation between folders

  • Folder deletion

  • Sort folders alphabetically both ascending and descending

Run Locally ๐Ÿ’ป

To run on local dev server.

  • Clone the repository
git clone https://github.com/Anindra123/folderapp.git

cd folderapp
  • Install npm dependencies
npm install
  • run npm dev server
npm run dev

This will start a local server on port 5173. Navigate to http://localhost:5173/ to view a local build of the website.

Dependencies โš™๏ธ

About

https://folderapp.vercel.app

License:MIT License


Languages

Language:TypeScript 93.3%Language:JavaScript 3.3%Language:CSS 2.5%Language:HTML 0.9%