/next-github

App utilizando NextJS e a api do github.

Primary LanguageTypeScript

Next

Next + Typescript + Github Api


Technologies   |    Configuration   

🚀 Technologies

🔧 Configuration

1. Install all dependencies with

$ npm install

or using yarn

$ yarn

2. Run the development server

$ npm run dev

or using yarn

$ yarn dev