Skip to content

spojskic/next-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

What I learned on this project:

Pages & Routing

Data Fetching Methods - getServerSideProps, getStaticProps, getStaticPaths

Custom API Routes

Static Generation

CSS Styling

Image Optimization

I worked with:

Strapi CMS

Authentication with JWT (JSON Web Tokens)

Authorization and access control

Storing HttpOnly Cookies on the server

Pagination, search filters, etc

Image uploading with Cloudinary integration

Deploying to Vercel and Heroku

Backend

The Strapi backend can be found here

Clone the repo above and run your backend