https://github.com/megave/react-learning-projects
Projets developed during the course "React from Zero to Mastery" from Udemy | Projetos desenvolvidos durante o Curso "React do Zero a Maestria" da Udemy
https://github.com/megave/react-learning-projects
react udemy-course-project
Last synced: 7 months ago
JSON representation
Projets developed during the course "React from Zero to Mastery" from Udemy | Projetos desenvolvidos durante o Curso "React do Zero a Maestria" da Udemy
- Host: GitHub
- URL: https://github.com/megave/react-learning-projects
- Owner: megaVE
- License: mit
- Created: 2024-01-30T17:53:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-30T18:15:36.000Z (over 1 year ago)
- Last Synced: 2025-01-18T12:34:43.117Z (9 months ago)
- Topics: react, udemy-course-project
- Language: JavaScript
- Homepage: https://www.udemy.com/course/react-do-zero-a-maestria-c-hooks-router-api-projetos/
- Size: 6.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-learning-projects
Projets developed during the course "React from Zero to Mastery" from Udemy | Projetos desenvolvidos durante o Curso "React do Zero a Maestria" da Udemy## 2 - Miniblog
Development of a React functional photo blog, using Firebase as the backend.
(Desenvolvimento de um blog de fotos funcional em React, utilizando o Firebase como backend.)## 3 - Reactgram
Development of a React functional Insagram clone, using ExpressJS as the backend.
(Desenvolvimento de um clone funcional do Instagram em React, utilizando ExpressJS como backend.)## 4 - MoviesLib
Development of a React movie library explorer, using a public API as the backend.
(Desenvolvimento de uma biblioteca de filmes em React, utilizando uma API pública como backend.)