Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alissanguyen/github-spotter-2
Github Spotter 2.0 with better design and dark/light mode feature.
https://github.com/alissanguyen/github-spotter-2
Last synced: about 2 months ago
JSON representation
Github Spotter 2.0 with better design and dark/light mode feature.
- Host: GitHub
- URL: https://github.com/alissanguyen/github-spotter-2
- Owner: alissanguyen
- Created: 2022-01-21T01:59:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-24T23:24:22.000Z (almost 3 years ago)
- Last Synced: 2024-10-24T18:51:16.251Z (2 months ago)
- Language: JavaScript
- Size: 1.04 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github Spotter 2.0
URL https://githubspotter2.alissanguyen.dev
This is the new version of my old project Github Spotter.
## What's New?
- Dark/Light theme.
- Responsive layout.
- Better design.## What To Expect
![GithubSpotter](https://user-images.githubusercontent.com/69443738/150660571-e343e4a4-13ce-4c94-871f-6ae38955dcaf.png)### Usage
Users should be able to:
- Load the optimal layout for the site depending on their device's screen size
- Search random users from Github### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- [React](https://reactjs.org/) - JS library
- [Next.js](https://nextjs.org/) - React framework
- [Styled Components](https://styled-components.com/) - For styles