Skip to content

googlyEyesIncorporated/AgiliTab

Repository files navigation

Getting Started with AgiliTab

This project was bootstrapped with Create React App, using the Redux and Redux Toolkit TS template, and I'd do it again too! It's also written in Typescript and it's a chrome extension with a design that HEAVILY borrows from prioritab, another chrome extension on the market. In fact, I had been using prioritab for a while and I really liked it, but I wanted to make some changes to it. I wanted to be able to customize the time frames I was tracking, because I work in an agile environment with sprints and quarters. Prioritab's codebase has been pretty stale since 2017, so I rewrote it using modern libraries.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run analyze

Creates a treemap to analyze bundle size Your browser will open a temp file with results for browsing.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm test:cov

Launches the test runner in the test coverage mode.
See the section about running tests for more information.

npm run build:dev

Builds the app for development mode to the build folder.
It correctly bundles React in a development configuration suitable for a testing environment. This does not minify.

npm run build:prod

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Install as an extension

About

A productivity task list for your new tab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages