sarlam / PaperFlowLink

Display your content with interaction and links

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PaperFlowLink

FOSSA Status

Abstract

Paper Flow Link is a visualisation engine that aims to display information and develop interaction with your subject.

Based on your data it will display a paper feel website where your users will be able to select information they want to retain and built their own experience through it.

This project was born with a school project to help people understand feminism.

getting started

pre-requisite

you'll need nodejs and git.

In your terminal type :

cd /path/to/where/you/want/to/have/your/project
git clone git@github.com:sarlam/feminismflowlink.git
cd feminismflowlink

start the developpment server

to start the server run :

npm install
npm run dev

and that's it \o/, you now can open your favorite browser and go to http://localhost:8080/ and see the result :).

build the website for production

TODO

what's next ?

you can take a look at the advancement with project and issues 😄

License

FOSSA Status

About

Display your content with interaction and links

License:Apache License 2.0


Languages

Language:JavaScript 91.5%Language:CSS 6.4%Language:HTML 2.1%