/NextJS-Blog

A simple blog built with NextJS

Primary LanguageJavaScript

NextJS-Blog

Summary

This is a practical project focused on NextJS

Following the tutorial: NextJS Official Page

Run The Proyect:

  1. npm install or npm i
  2. npm run dev (for development mode) or npm run start (only for starting server)
  3. Open Web Browser for Localhost: localhost
  4. Enjoy!