/NextJS-Landing-Page

This is a code repository for the NextJS Landing Page. In this application, I build and deploy NextJS Landing Page. Used Technologies: Next.js, React.js, Firebase, Theme UI.

Primary LanguageJavaScript

NextJS Landing Page

Title-image

Introduction

This is a code repository for the NextJS Landing Page.

Usage

To run the application locally; clone the repo, install dependencies and run the app.

$ git clone https://github.com/nitish1310/NextJS-Landing-Page
$ cd NextJS-Landing-Page
$ npm start

The app starts in development mode and opens a browser window on http://localhost:3000. The project rebuilds and the browser reloads automatically when source files are changed. Any build or runtime errors are propagated and displayed in the browser.

Setup:

  • run npm i && npm start for both client and server side to start the development server