Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 25 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-31T17:48:25.000Z (about 1 year ago)
- Last Synced: 2024-04-09T22:29:50.851Z (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
![Gif of presentation](https://github.com/Joliwood/coffee-time/blob/main/docs/coffee-time.gif?raw=true)
## 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/)