Important links
Linkedin • Github • Behance • Figma • Live Demo
This project is built with Vite, React JS, styled with Tailwind CSS, and integrated with the Unsplash API to provide a collection of random photos. It allows users to download any image that is displayed.
- Responsive design, works perfectly across all screen sizes.
- Random photo fetching via the Unsplash API.
- Users can download the pictures.
- Designed entirely by me on Figma.
- Includes ESLint for code quality and best practices.
- Figma.
- Vite.
- React JS.
- Tailwind CSS.
- Unsplash API.
- ESLint.
The design was crafted in Figma. In this pucture you can see the project style guide, check out the full project here: Click here.
Feel free to fork this project or clone it, to run this project locally, follow these steps:
Clone the repository
git clone https://github.com/paulopbi/flashdash
Install dependencies:
npm install
Start the development server:
npm run dev
This project is open-source under the MIT License.