Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 683 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 683 Bytes

GithubUserAPI

First Image

Getting Started

.gif

  1. First of all you need to clone app repository from github:
https://github.com/Lazzzare/GithubUserAPI-React
  1. Next step requires install all the dependencies.
npm install
  1. Running the Project
npm run dev

Links

Built With

  • Vite
  • React
  • Typescript (TSX)
  • React Hooks (useState, useEffect)
  • sessionStorage
  • TailwindCss