Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rodrigoqueiroz12/pizza-shop-web
https://github.com/rodrigoqueiroz12/pizza-shop-web
api-rest axios eslint happy-dom html5 msw playwright react-hamlet react-hooks react-router-dom-v6 reactjs shadcn-ui tailwindcss tanstack-react-query testing-library typescript vite vitest zod
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rodrigoqueiroz12/pizza-shop-web
- Owner: rodrigoqueiroz12
- Created: 2024-05-08T00:02:55.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-08T00:14:23.000Z (8 months ago)
- Last Synced: 2024-05-08T01:28:35.564Z (8 months ago)
- Topics: api-rest, axios, eslint, happy-dom, html5, msw, playwright, react-hamlet, react-hooks, react-router-dom-v6, reactjs, shadcn-ui, tailwindcss, tanstack-react-query, testing-library, typescript, vite, vitest, zod
- Language: TypeScript
- Homepage:
- Size: 219 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pizza Shop Web
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [My process](#my-proccess)
- [Built with](#build-with)
- [Useful resources](#useful-resources)
- [Author](#author)## Overview
### The challenge
Users should be able to:
- Sign in
- Sign up
- Update their personal information
- View detailed information on the Dashboard page
- Access detailed information about orders on the Orders page### Screenshot
![](./.github/preview.png)
## My process
### Build with
- [TypeScript](https://www.typescriptlang.org/) - Typed programming language that builds on JavaScript
- [React.js](https://react.dev/) - JavaScript Library
- [Axios](https://axios-http.com/) - Amazing client HTTP library for web and node.
- [Tanstack Query](https://tanstack.com/query/v3/) - Amazing and powerful asynchronous state management.
- [Shadcn/ui](https://ui.shadcn.com/) - Styled, accessible and responsive components for building high‑quality web apps in React.
- [Tailwind CSS](https://tailwindcss.com/) - A amazing utility-first CSS framework.
- [Lucide React](https://lucide.dev/) - Beautiful & consistent icon library.
- [Sonner](https://sonner.emilkowal.ski/) - An opinionated toast component for React.
- [Zod](https://zod.dev/) - TypeScript-first schema validation with static type inference.### Useful resources
- [Shadcn/ui](https://ui.shadcn.com/) - This is an amazing component library which helped me create accessible components. I'd recommend it to anyone still use this library.
## Author
- GitHub - [@rodrigoqueiroz12](https://github.com/rodrigoqueiroz12)
- LinkedIn - [@rodrigoqueiroz](www.linkedin.com/in/rodrigo-queiroz-a113a9212)