https://github.com/joliwood/coffee-time
OLD - Web app in front, with React + Typescript + Webpack + Babel. You have the possibility to drink coffees, so it will interact with a redux energy bar. The designs come from Material UI, with a custom Light / Dark mode
https://github.com/joliwood/coffee-time
eslint jest mui react redux typescript webpack
Last synced: 3 months ago
JSON representation
OLD - Web app in front, with React + Typescript + Webpack + Babel. You have the possibility to drink coffees, so it will interact with a redux energy bar. The designs come from Material UI, with a custom Light / Dark mode
- Host: GitHub
- URL: https://github.com/joliwood/coffee-time
- Owner: Joliwood
- Created: 2023-05-11T06:20:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-31T17:48:25.000Z (over 2 years ago)
- Last Synced: 2025-10-09T21:04:14.092Z (9 months ago)
- Topics: eslint, jest, mui, react, redux, typescript, webpack
- Language: TypeScript
- Homepage: https://gj-coffee-time.netlify.app/
- Size: 4.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to Coffee Time

## Context
You can drink the coffee you prefer, it will charges your caffeine rate and it will decreased on time.
## What is it for ?
The project is written with react and compiled with webpack. The caffein bar is working with Redux. All the application is written in Typescript and Jest has been implemented to execute some tests. Designs come from Material UI.
## How to read commits in this project
:zap: = Minor correction / debug \
:construction: = Work in progress \
:card_file_box: = Datas or contents updated \
:hammer: = New functionnality / component \
:memo: = Readme / Code comments / Documentations \
:rotating_light: = Security \
:sparkles: = Clean code
## How to access to this project
[Link to the project](https://gj-coffee-time.netlify.app/)