Skip to content

shuraimbalochofficial/NextJsWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1a26e6e · · May 26, 2026

History

31 Commits
May 23, 2026
May 22, 2026
May 23, 2026
May 22, 2026
May 22, 2026
May 26, 2026
May 22, 2026
May 22, 2026
May 22, 2026
May 22, 2026
May 22, 2026
May 22, 2026
May 22, 2026

Repository files navigation

Dev Events Website

Screenshot

Description

Dev Events is an online platform built for developers so that they know about every upcoming dev event around the world, website fully not completed yet and under construction, this was the first phase in which i made a simple UI. The background rays were picked up from ReactBits.dev library after deep research and it actually brought a cool vibe in the background of the application. Next Built a sleek and modern Home page and made it as minimalistic i can. Below i had put two featured sections just as to show the mongoDB which we are using is working and the API is being fetched. AI is used as less as we can, just to be more efficient i used ai or solve the bugs which were taking around hours and moreover to create Image Assets.

Built with:

  • Next JS
  • Tailwind
  • TypeScript

Features

  • Minimalistic Landing Page
  • Fixed Nav Bar
  • BackGround Rays using ReacBits Library
  • Featured event section
  • MongoDB integration
  • API data fetching

How TO CLONE THIS REPO ??

Here u go

git clone https://github.com/shuraimbalochofficial/NextJsWebsite


Install Dependencies

npm install

Setup Environment Variables

Create a .env file in the root directory and add:

NEXT_PUBLIC_BASE_URL=http://localhost:3000/


MONGODB_URI=


CLOUDINARY_URL=


NEXT_PUBLIC_POSTHOG_HOST=https://eu.i.posthog.com

Replace the placeholder values with your actual credentials.


Run the Project

npm run dev

Open http://localhost:3000 in your browser.

Author

Muhammad Shuraim

About

A simple website named as DevEvents which lists events for dev around the world. So that we never ever miss a single event :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published