This is a simple app to search users from github written in react, tailwindcss
This project uses many tools like:
Clone the project.
git clone https://github.com/Hixo23/devfinder.git
Access the project directory.
cd devfinder
Install dependencies.
npm install
Serve with hot reload at http://localhost:5173.
npm run dev
npm run lint
npm run typecheck
npm run build
This project is licensed under the MIT License.