Photo Gallery made using Tailwindcss & React
# CLone this repo
~ git clone https://github.com/oussamabouchikhi/react-tailwind-gallery.git
# cd into it
~ cd react-tailwind-gallery
# Install dependencies
~ npm install
# Watch CSS & run server
~ npm start
# Build CSS and assets
~ npm run build
Pixabay
then you can find your api key hereexample.env
to .env
.env
REACT_APP_PIXABAY_API_KEY=YOUR_API_KEY_GOES_HERE
Pull request are welcome feel free to fork
this repo.
This project is open-sourced under the MIT license.