Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/donatto22/bc56-frontend-react-ntt
https://github.com/donatto22/bc56-frontend-react-ntt
css html js react typescript
Last synced: about 10 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/donatto22/bc56-frontend-react-ntt
- Owner: donatto22
- Created: 2024-10-03T02:16:14.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-26T02:38:16.000Z (14 days ago)
- Last Synced: 2024-10-26T18:35:57.213Z (13 days ago)
- Topics: css, html, js, react, typescript
- Homepage:
- Size: 1.29 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)