Giter VIP home page Giter VIP logo

fokus's Introduction

Fokus Logo

Fokus is a web based productivity tool. Give it a try here.

Game Ref Application Category Repo Main Language Module Bundler

NOTE: the project is under development and I am making changees to the react state. As the state is being saved to localstorage, updating it might cause some changes to break for you. If you are facing any issues while loading the app, Please clear localstorage and refresh. Please raise an issue and I'll be happy to help. Thanks.

screenshots ❤️

Fokus App

Fokus App

Fokus App

Fokus App

Fokus App

How to setup locally and run project

1. Clone repository

git clone https://github.com/pg07codes/fokus

2. Enter into cloned repo

cd fokus

3. To install dependencies

npm install

4. To run development server

yarn dev

5. To create distribution bundle

yarn build

How to setup locally in Docker

1. Clone repository

git clone https://github.com/pg07codes/fokus

2. Enter into cloned repo

cd fokus

3. Build image

docker build -t fokus .

4. Start container

docker run -d --name fokus -p 5000:5000 fokus

NOTE: There is also an unofficially maintained docker image available at registry.gitlab.com/brandonbutler/fokus-docker:latest, see the fokus-docker project for more information.


Contributing

Contributions in any form are encouraged and I would love to merge them back into the codebase. You can help me by:

  • ⭐ STAR this repository ⭐
  • 🐛 Raising issues or bugs
  • 👍 Helping new users with issues they may encounter
  • 💡 Improving documentation or raising your suggestions
  • ⤴️ Submitting PR with bug fixes or new features
  • 🗣️ Spreading the word and recommending it to your friends and family

If you're into react development and interested in contributing, feel free to raise a issue or PR or hit me up on my mail.


License GNU GPLv3

I chose this license to ensure this project stays open source and contributor enhancements are made available to the public.

GNU GPLv3 Permissions of this strong copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights.

See license for complete license text.


Open Source

Copyright © 2022 Pranav Gupta

Fokus Code is GNU GPLv3 licensed 💖

fokus's People

Contributors

pg07codes avatar starttoaster 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.