Skip to content

mostafizur99/gtech-nextjs

Repository files navigation

gTech Nextjs

Live Demo

Live link.

Project Description

  • This is a full-stack project developed in Next.js, Tailwind css, Redux, MongoDb.
  • Custom github login with Next-auth and implemented authenticate route.
  • Used Redux for state management.
  • Implemented different data fetching with Next.js feature like SSG, SSR.

Getting Started

This is the instructions on setting up this project locally. To run the project locally follow these simple following steps.

Installation

Installing the project is easy and straight forward. If you're using npm, simply run the following command in your terminal from project root:

npm install

That's it! The package will now be installed and ready for use in your project.

Build

Please add all the environment variables from the env.example file

To build all apps and packages, run the following command:

cd my-project
npm run build

Develop

To develop all apps and packages, run the following command:

cd my-project
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages