This app is based on the Frontend Mentor Challenge GitHub user search app, and was built with Parcel v2.4.1, React v18.0.0 and tailwindcss v3.0.24, using the GitHub Users API GitHub Users.
Site is deployed at GitHub-user search app
- Install dependencies:
npm install
- Run dev server:
npm start