Overview
This codebase is an example created with Divjoy, a platform that generates code for Next.js + Vercel projects. Please note that a license is required to use this code. However, it’s important to mention that the code in this repository may not be up-to-date. To generate a new Next.js + Vercel project, visit the Divjoy website.
Features
- Framework: Next.js
- UI Kit: Bulma
- Authentication: Firebase Auth
- Database: Cloud Firestore
- Newsletter: Mailchimp
- Contact Form: Formspree
- Analytics: Google Analytics
- Hosting: Vercel
Installation
- Install the dependencies.
- Update your
.envfile with values for each environment variable. - Run the development server.
- Once the above command completes, you’ll be able to view your website at
http://localhost:3000.
Summary
This codebase is an example generated with Divjoy, showcasing the use of Next.js, Bulma, Firebase Auth, Cloud Firestore, Mailchimp, Formspree, Google Analytics, and Vercel. A license is required to use this code, and it is recommended to generate a new project from the Divjoy website for the most up-to-date codebase.