r3nanp / star-wars-wiki

Project to consume Star Wars API! Written with Next.js and TailwindCSS

Home Page:https://star-wars-wiki-five.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Star Wars Wiki

TailwindCSS

🛠 Technologies used

  • Next.js
  • Typescript
  • SWR
  • clsx
  • Headless UI
  • axios
  • framer-motion
  • Next-SEO
  • Next-PWA

👷‍♂️ Installation

You need to install Node.js and Yarn first, then in order to clone the project via HTTPS, run this command:

git clone https://github.com/r3nanp/star-wars-wiki.git

SSH URLs provide access to a Git repository via SSH, a secure protocol. If you use a SSH key registered in your Github account, clone the project using this command:

git clone git@github.com:r3nanp/star-wars-wiki.git

Install dependencies

yarn install

Or

npm install

About

Project to consume Star Wars API! Written with Next.js and TailwindCSS

https://star-wars-wiki-five.vercel.app/


Languages

Language:TypeScript 95.9%Language:JavaScript 3.0%Language:CSS 1.2%