Giter Club home page Giter Club logo

fyle-assignment's Introduction

Fyle Assignment

This is an assignment for Fyle, created solely using HTML, CSS, and JavaScript. I have tried to implement the functionality in a manner similar to how React manages the creation and manipulation of the DOM. Though it is far from what React actually does, I tried to devise my own interpretation.

I have focused mainly on the functionality. The UI is slightly different from what was mentioned in the Notion document.

๐Ÿ“Ž Hosted link: fyle-assignment

Run it locally

To run this locally, you have to first clone the repo

git clone https://github.com/laughing-nerd/fyle-assignment

and then cd into it

cd fyle-assignment

Then you can either open VS code and run it locally using a live-server extension, or you can install live-server package from npm globally in your system and use it to run the application locally. To install live-server, we can do

npm install -g live-server

If you are on linux and you don't have root priviledges, then you have to do

sudo npm install -g live-server

After installing live-server, execute the following command to run the application locally

live-server .

fyle-assignment's People

Contributors

laughing-nerd 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.