lednhatkhanh / next-splash

A PWA Unsplash clone

Home Page:https://next-splash.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next Splash

A PWA Unsplash client application.

Libraries

This app was built with these amazing libraries and frameworks:

  • react-query
  • next.js
  • react
  • material-ui
  • next-pwa

Features

  • Using React hooks
  • Using Next.JS API routes as a proxy server.
  • Using browser's native fetch api.
  • Using amazing react-query library to handle cache and fetching data.

Development

  • Run cp .env.example .env and add your Unsplash app configs.
  • Run yarn.
  • Run yarn dev and navigate to http://localhost:3000 to see the page.

Credits

About

A PWA Unsplash clone

https://next-splash.herokuapp.com/


Languages

Language:JavaScript 100.0%