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

https://github.com/djyoko/yokohamalandscape

Landscape of my Hometown. based on Next.js
https://github.com/djyoko/yokohamalandscape

bootstrap bootstrap3 css nextjs react reactjs scss webpack

Last synced: 6 months ago
JSON representation

Landscape of my Hometown. based on Next.js

Awesome Lists containing this project

README

          

# YokohamaLandscape

Landscape of my Hometown. based on `Next.js`.

## demo

[https://djyoko.github.io/YokohamaLandscape/](https://djyoko.github.io/YokohamaLandscape/)

DEMO is compiled static HTMLs. it works as SPA.

## build command

- run `npm run dev`
- export static HTMLs `npm run export`
- this export command executes default Next.js generate files & generate `.nojekyll` under ./docs.
- github pages ignore `_UnderbarStart` directory (the first underbar).
- to prevent this, `.nojekyll` should be on ./docs directory.

## framework & libraries

- [React](https://reactjs.org/)
- [Next.js](https://nextjs.org/)
- [Bootstrap](https://getbootstrap.com/)

## visual materials

- photos [unsplash.com](https://unsplash.com), [www.pakutaso.com](https://www.pakutaso.com)
- text [Wikipedia](https://en.wikipedia.org/wiki/Yokohama)