Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# Netapp Challenge

This is a simple app where you can search for photos and filter by orientation.

## Screenshots

Image description
Image description
Image description

## 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.