Code Monkey home page Code Monkey logo

e-mood's Introduction

E-mood ๐Ÿš€

E-mood is a Next.js Chrome Extension that calculates your e-food.gr expenses in a fun way.

Table of Contents โœจ

Description

E-mood is developed as a fun little project for my favorite food delivery platform, E-food.gr, because I was always wondering how much money I have spent on it during my University studies which I'm not able to view automatically on-site.

Preview

Preview

Installation

  1. Clone this repository:

    git clone https://github.com/sotblad/e-mood.git
  2. Navigate to project directory:

    cd e-mood
    
  3. Install the dependencies using npm:

    npm install
    

Usage

Usage Locally ๐Ÿ”ฅ

Run the project:

npm run dev

This will run project on your localhost

http://localhost:3000/

Build and Import To Chrome ๐Ÿ”ฅ

  1. Build the project:
npm run build

This will run prep and export to create new folder 'out/', and rename '_next' forlder to 'next' (without underscore)

  1. Open Google Chrome and go to chrome://extensions.

  2. Enable the "Developer mode" toggle switch.

  3. Click on "Load unpacked" and select the out folder generated by the build process.

  4. The E-mood extension should now be loaded as an unpacked extension in Google Chrome.

Preview

Contributing

Contributions to the E-mood extension are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

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.