Giter Site home page Giter Site logo

shaban-eissa / jisr-react-task Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 191 KB

File Explorer Demo – used to show nested folders contain files inside like IDE based on selected folder. It's build with React & Typescript with menu for each file when right click contain (copy, rename, delete) actions.

HTML 14.24% CSS 9.45% TypeScript 76.31%

jisr-react-task's Introduction

React Typescript Task For Technical Interview

File Explorer Demo built with React & Typescript.

Table of Contents

Features

  • Render List of Nested Folders: Allow to render the folders & files with icons.
  • Popup Menu: On right click on files a popup opens and you should allow copy, deletion and rename of the files ( for now console log the file name and the event.i.e copy, delete, rename ).

Demo

Installation

  1. Clone the repository:

    git clone https://github.com/Shaban-Eissa/Jisr-React-Task
  2. Install dependencies:

    cd Jisr-React-Task
    npm install
  3. Run the application:

    npm start

    The application will be accessible at http://localhost:3000.

Technologies

This project utilizes a stack of modern technologies for efficient development and optimal user experience:

  • React
  • Tyepscript

Contributing

Contributions are welcome! Please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature/bugfix: git checkout -b feature-name.
  3. Commit your changes: git commit -m 'Add some feature'.
  4. Push to the branch: git push origin feature-name.
  5. Open a pull request.

jisr-react-task's People

Contributors

shaban-eissa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.