Here are some of the project's pages:
- Landing Page
- News Page
- Organization Page
- About Page
- Developer Page
- Admin Page
Clone this repository:
git clone https://github.com/mokletdev/moklet.org.git
Install dependencies and setup husky
npm install
npm run prepare
To run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Technologies used in the project:
- Next.JS
- NextAuth.JS
- Prisma
This project is licensed under the GNU General Public License v3.0