Skip to content

A photo gallery JavaScript app built with Next.js 14, React, and Typescript.

Notifications You must be signed in to change notification settings

timotgl/photostream-next

Repository files navigation

Photostream Next

Screenshot of app

A photo gallery JavaScript app built with Next.js 14, React, and Typescript. Bootstrapped with Create React App.

This project is based on https://github.com/timotgl/photostream, which is the same photo gallery but as a single page app with React/Redux/Typescript.

Hosted at https://timotgl-photostream.vercel.app.

Installation

npm install

Usage

npm run dev

Deployment to Vercel

Simply push new commits to the main branch on GitHub.

Questions and answers

Why Next.js for such a simple app?

I'm using this project as a learning playground. It works better for me to have an actual use case when doing that (hosting my own photos).

About

A photo gallery JavaScript app built with Next.js 14, React, and Typescript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published