Skip to content

ainize-team2/canifish

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 90.3%
  • CSS 7.7%
  • HTML 2.0%