Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/calcagnoloic/sweet-to-go
Learning state management with redux toolkit
https://github.com/calcagnoloic/sweet-to-go
cicd-pipeline git-flow reacttsx redux-toolkit state-management storybook tailwindcss vitest
Last synced: 21 days ago
JSON representation
Learning state management with redux toolkit
- Host: GitHub
- URL: https://github.com/calcagnoloic/sweet-to-go
- Owner: CalcagnoLoic
- Created: 2024-07-23T12:39:14.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-10-02T09:25:32.000Z (5 months ago)
- Last Synced: 2024-11-27T14:12:04.071Z (3 months ago)
- Topics: cicd-pipeline, git-flow, reacttsx, redux-toolkit, state-management, storybook, tailwindcss, vitest
- Language: TypeScript
- Homepage:
- Size: 2.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sweet to Go 🍦
Welcome to **Sweet to Go**, an elegant and user-friendly web application designed to showcase and sell delicious desserts. Whether you're craving a classic tiramisu, a vibrant macaron mix, or a rich red velvet cake, our store has something to satisfy your sweet tooth.
[Lien Figma](https://www.figma.com/design/lt1WV8RAE38qCtYHQbEUIN/ecommerce-redux?node-id=0-1&t=1jCRFYWw7wDQs935-0)
![]()
| Adding items to Cart | Confirmation Order |
| -------------------------------- | ---------------------------------------- |
| ![](public/assets/img/cart.webp) | ![](public/assets/img/confirmation.webp) |## User stories
- [ ] Add items to the cart and remove them
- [ ] Increase/decrease the number of items in the cart
- [ ] See an order confirmation modal when they click "Confirm Order"
- [ ] Reset their selections when they click "Start New Order"
- [x] View the optimal layout for the interface depending on their device's screen size
- [x] See hover and focus states for all interactive elements on the page## Built with
- Semantic HTML5 markup
- Mobile-first workflow
- TailwindCSS | v3.4
- React | v.18.3
- Redux Toolkit | v.2.2
- TypeScript | v.5.2
- CICD workflow## Authors
### Jodie Addis
- [Personnal website]()
- [Linkedin]()### Loïc Calcagno
- [Personnal website](https://calcagno-loic.netlify.app/)
- [Linkedin](https://www.linkedin.com/in/loic-calcagno/)