Blog post platform
✨ Demo
A simple blog post platform created with NextJs and Prismic CMS.
yarn
# In the root of the project create a copy of the .env.example file
# Change the name of the copy to .env
# Fill in the environment variables according to the instructions
cp .env.example .env
# Start the application
yarn dev
👤 Ryan Alencar
- Github: @ryanalencar
- LinkedIn: @ryanalencar
Contributions, issues and feature requests are welcome!
Feel free to check issues page.