Skip to content

mubaris/extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eternity

This is the codebase for Eternity Chrome Extension

Tools Used

  • React
  • Redux
  • Redux Saga

Getting Started

Run yarn to install all dependencies.

Starting the extension

yarn start

Building the extension

yarn build