You can login and register, see all upcoming events (for public access). Registered users can add their own events, modify them, upload images and delete their events.
This project is avalaible via https://eventsappfrontend.vercel.app/ (deployed on Vercel). It will connect with the deployed backend version of Strapi (HEROKU) which has the plugin for Cloudinary (to store images and create different formats of uploads).
This is a Next.js project bootstrapped with create-next-app
.
Clone the repository
The development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.