Skip to content

loicfontaine/RewindApp

Repository files navigation

Rewind

Description

Rewind is a web application built with Nuxt.js. This application has been developped for Liip during my Bachelor thesis. My goal was to develop a Proof Of Concept (POC) to automate timesheeting.

The application is deployed and publicly accessible, but you need to be Liip's employee to use the app. That's why I've deployed a demo version of my application too.

Rewind logo

Prerequisites

  • Node.js - v18.0.0 or newer
  • npm - comes with Node.js (or yarn if you prefer)

Installation

  1. Clone the repository:

    git clone https://github.com/loicfontaine/RewindApp.git
  2. Navigate to the project directory:

    cd RewindApp
  3. Install dependencies:

    npm install

Development

To start the development server with hot-reloading:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors