Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.16 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.16 KB

This is a star wars wiki created with create-next-app.

Getting Started

First, run the development server:

yarn
yarn dev

Open http://localhost:3000 with your browser to see the result.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Contributing

  1. Fork this repo to your GitHub account and then clone it to your local device
  2. Create a new branch: git checkout -b BRANCH_NAME
  3. Install yarn: npm i -g yarn

Tech Stack

Authors and Acknowledgement