Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/camilo-j/netapp-frontend-challenge
This is a simple app where you can search for photos and filter by orientation.
https://github.com/camilo-j/netapp-frontend-challenge
react react-router shadcn-ui talwindcss typescript zustand
Last synced: 4 days ago
JSON representation
This is a simple app where you can search for photos and filter by orientation.
- Host: GitHub
- URL: https://github.com/camilo-j/netapp-frontend-challenge
- Owner: Camilo-J
- Created: 2025-02-04T19:28:21.000Z (8 days ago)
- Default Branch: main
- Last Pushed: 2025-02-04T21:22:09.000Z (8 days ago)
- Last Synced: 2025-02-04T22:24:38.307Z (8 days ago)
- Topics: react, react-router, shadcn-ui, talwindcss, typescript, zustand
- Language: TypeScript
- Homepage: https://netapp-frontend-challenge.vercel.app
- Size: 969 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Netapp Challenge
This is a simple app where you can search for photos and filter by orientation.
## Screenshots
![]()
![]()
## Built With
- [React](https://react.dev/)
- [TypeScript](https://www.typescriptlang.org/)
- [Zustand](https://zustand.docs.pmnd.rs/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Vercel](https://vercel.com/)## Getting Started
To get a local copy up and running follow these steps.
### Prerequisites
- Bun
### Installation
1. Clone the repo, or download the zip file
```bash
[email protected]:Camilo-J/netapp-frontend-challenge.git
```2. Install NPM packages
```bash
bun install
```3. Run the app
```bash
bun run dev
```## License
Distributed under the MIT License. See `LICENSE` for more information.