Skip to content

MVP prototype of bookmark-sharing platform built using NextJS and MongoDB. It also comes with Google-Auth and NextUI.

Notifications You must be signed in to change notification settings

0xdany/bookmarq

Repository files navigation

Bookmarq

Status GitHub Pull Requests License


A bookmark-sharing platform built on NextJS and MongoDB.

📝 Table of Contents

🧐 About

A bookmark-sharing platform built on NextJS and MongoDB (using mongoose ODM). It comes with TailwindCSS and NextUI elements. The authentication is provided by Google Auth using next-auth.

🏁 Getting Started

Prerequisites

You would need to have Node.js (v18 or higher) installed on your local machine.

Installing

First, run the development server:

npm run dev
# or
yarn dev

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

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

🚀 Deployment

Builds the app for production.

npm run build

Runs the built app in production mode.

npm start

⛏️ Built Using

🎉 Acknowledgements

About

MVP prototype of bookmark-sharing platform built using NextJS and MongoDB. It also comes with Google-Auth and NextUI.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published