Our website focus on reducing water consumption and helping people calculate how much water they used daily.
https://water-you-talking-about.netlify.com/
Developers: @Amirk390 and @SamiSha99
Scrum Master: @Karyum
QA: @matthewdking
Frontend framework: React.
CSS: Styled-components.
Compiler: Webpack with Babel.
Linting: ESLint with React config.
- clone it
git clone git@github.com:FACN3/washinator.git
in your tarminal - install npm packages
npm i
- run the dev server by doing
npm run dev
- or build the bundle by doing
npm run build
See also the list of contributors who participated in this project.
Below, we have some user stories and the solutions for that stories
👨 As a water consumer, I want, to calculate my overall water consumption, so that i can reduce my water expenses.
🙋 As a water consumer, I want, to calculate my overall water consumption, so that i can reduce my water expenses.