Skip to content

ainize-team2/canifish

 
 

Repository files navigation

Run on Ainize

This project is a fish book to help you find fish information in Animal Crossing Game.

How to Run

Local

yarn
yarn run client-build
yarn start

Docker

sudo docker build -t {Docker Path}:{Tag} .
sudo docker run -p {Expose Port}:80 {Docker Path}:{Tag}
  • Install docker link

Todo

Current The project contains only fish information. So, our goal is that the project will be a site that you can see all kinds of information in Animal Crossing Game.

  1. We have to design with the Animal Crossing Book, not the fish Book. (design.fig)
  2. We have to add an insect book link