Skip to content

satoru02/eigamap

Repository files navigation

eigamap

Eigamap

GitHub code size in bytes GitHub top language Twitter URL

This is a service that allows you to check the latest screening information of japanese(*) movie theaters with a MAP. If you want to find the nearest movie theater from where you are, or if you need to go to a movie in your travels, or if you want to check out a movie theater that you can go to in your spare time, you can easily find it. In such cases, you can easily find a movie theater.

*International movie theaters will be supported in the future.

Screenshot

eigamap

Architecture

eigamap

Build

clone the repo.
$ git clone https://github.com/satoru02/eigamap.git

# Change to the directory.
$ cd eigamap

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

License

MIT