Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 2.3 KB

README.md

File metadata and controls

32 lines (23 loc) · 2.3 KB
Neko Teikoku Logo

About Neko Teikoku Neko Teikoku user menu icon

Neko Teikoku is a cozy cat web application meant to make you feel cozy. Meow. Grow your empire by attracting other cats and feeding them food!

Apis we are using are:
Neko Teikoku cat CatBreedDB
Neko Teikoku strawberry OpenWeatherMapApi

Technology used in the web application Neko Teikoku user menu icon

Neko Teikoku user pfp Next JS,
Neko Teikoku user pfp React,
Neko Teikoku user pfp Axios,
Neko Teikoku user pfp Styled-components,
Neko Teikoku user pfp Framer Motion,
Neko Teikoku user pfp Use-sound,
Neko Teikoku user pfp Lottie React,
Neko Teikoku user pfp Firebase

Getting Started Neko Teikoku user menu icon

  1. Run the cmd in terminal git clone https://github.com/Pho86/neko_teikoku.git.

  2. Cd into the directory with cd ./neko_teikoku.

  3. Install the required packages via npm install or yarn dev or any other package manager.

  4. Get api keys from apis provided above and place them in .env.local or .env by following the .env.example file.

  5. Run the development server with npm run dev or yarn dev or pnpm dev.

  6. Open http://localhost:3000 with your browser to see the result. (May be opened in another url depending on whether you have a server running)