Skip to content

aloundoye/dj-events-frontend

Repository files navigation

DJ Events (Frontend)

Next.js website for DJ Events. This site uses Strapi as a backend. The repo for that is below

DJ Events

VIEW DEMO

Usage

Setup Backend

The Strapi backend can be found here

Clone the repo above and run your backend

Maps

Create a .env.local file and add your Mapbox and Google API keys

NEXT_PUBLIC_MAPBOX_API_TOKEN = "xxxxx"
NEXT_PUBLIC_GOOGLE_MAP_API_KEY = "xxxxx"

Run the Server

npm run dev
# or
yarn dev

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

About

Next.js website to list dj and music events

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published