This blog app comes from the example on React website but written in TypeScript using NextJS and TailwindCSS
- Clone the project
- Run npm install to install the dependencies
- Run npm run dev and happy bloging!
Since this is an example project, I'd encourage you to clone and rename this project to use to your own purposes. it's a good starter boilerplate.
If you found an issue or would like to submit an improvement to this project, please submit an issue using the issues tab above. If you would like to submit a PR with a fix, reference the issue you created!