https://github.com/coder-ralph/devfinder
GitHub user search app | Frontend Mentor Challenge
https://github.com/coder-ralph/devfinder
Last synced: 10 months ago
JSON representation
GitHub user search app | Frontend Mentor Challenge
- Host: GitHub
- URL: https://github.com/coder-ralph/devfinder
- Owner: coder-ralph
- Created: 2024-04-11T13:53:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-14T11:44:09.000Z (over 1 year ago)
- Last Synced: 2025-02-02T07:45:38.963Z (11 months ago)
- Language: JavaScript
- Homepage: https://devfinder-mu.vercel.app
- Size: 10.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - GitHub user search app
This is a solution to the [GitHub user search app on Frontend Mentor](https://www.frontendmentor.io/challenges/github-user-search-app-Q09YOgaH6). [Frontend Mentor](https://www.frontendmentor.io) challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Demo](#demo)
- [Deployment](#deployment)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Host used](#host-used)
- [Author](#author)
## Overview
### The challenge
Users should be able to:
- Search for GitHub users by their username
- See relevant user information based on their search
- Switch between light and dark themes
- View the optimal layout for the app depending on their device's screen size
- See hover states for all interactive elements on the page
### Screenshot
#### Dekstop View

#### Tablet View

#### Mobile View

### Demo

## Deployment
### Links
- Solution URL: [GitHub Repository](https://github.com/coder-ralph/devfinder)
- Live Site URL: [Deployed Site](https://devfinder-mu.vercel.app/)
## My process
### Built with
- [React](https://reactjs.org/) - JS library
- [Next.js](https://nextjs.org/) - React framework
- [Styled Components](https://styled-components.com/) - For styles
- Flexbox
- CSS Grid
- Mobile-first workflow
### Host used
This project is hosted on [Vercel](https://vercel.com/). I chose Vercel for its seamless deployment and hosting capabilities.
## Author
- GitHub - [@Ralph Rosael](https://github.com/coder-ralph)