{"id":18682407,"url":"https://github.com/daraperini/learning-react-typescript-authentication-alura-books","last_synced_at":"2026-05-05T06:38:33.233Z","repository":{"id":253798030,"uuid":"842942151","full_name":"daraperini/learning-react-typescript-authentication-alura-books","owner":"daraperini","description":"Alura Books is a technology books e-commerce. The project's focus was to develop user authentication.","archived":false,"fork":false,"pushed_at":"2024-08-22T14:34:40.000Z","size":5325,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T23:08:00.478Z","etag":null,"topics":["authentication","axios","http-requests","react","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daraperini.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-15T12:48:20.000Z","updated_at":"2024-08-22T14:34:43.000Z","dependencies_parsed_at":"2024-11-07T10:11:47.222Z","dependency_job_id":null,"html_url":"https://github.com/daraperini/learning-react-typescript-authentication-alura-books","commit_stats":null,"previous_names":["daraperini/learning-react-typescript-authentication-alura-books"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daraperini%2Flearning-react-typescript-authentication-alura-books","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daraperini%2Flearning-react-typescript-authentication-alura-books/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daraperini%2Flearning-react-typescript-authentication-alura-books/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daraperini%2Flearning-react-typescript-authentication-alura-books/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daraperini","download_url":"https://codeload.github.com/daraperini/learning-react-typescript-authentication-alura-books/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239533063,"owners_count":19654617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["authentication","axios","http-requests","react","typescript"],"created_at":"2024-11-07T10:11:43.340Z","updated_at":"2025-11-07T17:30:26.227Z","avatar_url":"https://github.com/daraperini.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alura Books\n\nHello! This project was developed during Alura's class *React: authenticating users*. Alura Books is a technology books e-commerce. \n\nThe first course's focus was to develop user authentication. During the class I implemented the registration and login methods. I also created the My Account page, where the user has access to their orders. I handled user authentication and requests using JWT (Json Web Tokens). \n\nIn the second course, I am developing the book list and the Book Details page, obtaining the data using React Query.\n\n\u003e In progress...\n\nThe project was developed using the [mocked Alura Books' API](https://github.com/daraperini/api-alura-books).\n\n## Used tools:\n\n* React\n* TypeScript\n* CSS\n* Axios\n* JWT\n\n*(Alura is a Brazilian technology school and for acessibility reasons this code is in Portuguese)*\n\n## Initializing the project on your computer\n\n- Clone the repository using the command line:\n    - git clone *link of the repository*\n    - cd *file of the repository*\n- You also have to clone the [API repository](https://github.com/daraperini/api-alura-books)\n \n- Go to the projects main file:\n    - cd *name of the file*\n\n- Run the code in the API folder:\n    - npm install (to install all API's dependencies)\n    - npm run start-auth (to start the API)\n\n- Run the code in the project's folder:\n    - npm install (to install all project's dependencies)\n    - npm start (to open the project on your browser)\n \n* In case the project does not opend automatically type http://localhost:3000 on your browser\n\n#\n\n# Alura Books\n\nOlá! Esse projeto foi desenvolvido durante a formação *Impulsione sua aplicação React e consuma APIs*, da Alura. O Alura Books é um e-commerce de livros de tecnologia. \n\nO foco do primeiro curso foi desenvolver a autenticação de usuários. Durante a aula implementei as modais de cadastro e login. Também criei a página Minha Conta, onde o usuário tem acesso a seus pedidos já realizados. Utilizando JWT (Json Web Tokens), lidei com a autenticação do usuário e com os requests feitos por ele após ter logado com sua conta. \n\nNo segundo curso, estou desenvolvendo a lista de livros e a página de Detalhes do Livro, obtendo os dados utilizando React Query.\n\n\u003e Em andamento...\n\nO projeto foi desenvolvido utilizando uma [API mockada do Alura Books](https://github.com/daraperini/api-alura-books).\n\n## Ferramentas utilizadas:\n\n* React\n* TypeScript\n* CSS\n* Axios\n* JWT\n\n## Iniciando o projeto na sua máquina\n\n- Clone o repositório através do terminal:\n    - git clone *link do repositório*\n    - cd *pasta do repositório*\n- Clone também o [repositório da API](https://github.com/daraperini/api-alura-books)\n \n- Entre na pasta do projeto:\n    - cd *nome da pasta*\n\n- Rode a API na sua máquina:\n    - npm install (para instalar as dependências do projeto)\n    - npm run start-auth (para deixar a API rodando)\n \n- Rode o código na sua máquina:\n    - npm install (para instalar as dependências do projeto)\n    - npm start (para abrir o projeto no seu navegador)\n \n* Caso o projeto não abra automaticamente, digite http://localhost:3000 no seu navegador\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaraperini%2Flearning-react-typescript-authentication-alura-books","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaraperini%2Flearning-react-typescript-authentication-alura-books","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaraperini%2Flearning-react-typescript-authentication-alura-books/lists"}