https://github.com/donatto22/bc56-frontend-react-ntt
https://github.com/donatto22/bc56-frontend-react-ntt
css html js react typescript
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/donatto22/bc56-frontend-react-ntt
- Owner: donatto22
- Created: 2024-10-03T02:16:14.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T02:58:02.000Z (8 months ago)
- Last Synced: 2025-02-13T09:08:23.844Z (4 months ago)
- Topics: css, html, js, react, typescript
- Homepage:
- Size: 1.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Market
This is a simple store in different version with different tools and languages.
> [!NOTE]
> After cloning, you can get all remote branches with the following command `git fetch all`
> Or you can clone all with `git clone --mirror [repo url]`
### Phases
You can see here the different versions of the same project idea.1. Design and Styles. [feature/diseño-y-estilos](https://github.com/donatto22/BC56-FRONTEND-REACT-NTT/tree/feature/dise%C3%B1o-y-estilos)
2. Javascript [feature/javascript](https://github.com/donatto22/BC56-FRONTEND-REACT-NTT/tree/feature/javascript)
3. Typescript [feature/typescript](https://github.com/donatto22/BC56-FRONTEND-REACT-NTT/tree/feature/typescript)
4. React Foundations [feature/react-fundamentos](https://github.com/donatto22/BC56-FRONTEND-REACT-NTT/tree/feature/react-fundamentos)
5. React Implementation [feature/react-implementacipn](https://github.com/donatto22/BC56-FRONTEND-REACT-NTT/tree/feature/react-implementacion)
6. Unit test [feature/react-pruebas-unitarias](https://github.com/donatto22/BC56-FRONTEND-REACT-NTT/tree/feature/react-pruebas-unitarias)
7. Integrative Project [feature/react-pruebas-unitarias](https://github.com/donatto22/BC56-FRONTEND-REACT-NTT/tree/feature/proyecto-integrador)