Skip to content
This repository has been archived by the owner on May 14, 2023. It is now read-only.
/ learn-next Public archive

🚀 a simple blog to learn Next.js - made with next and typescript

Notifications You must be signed in to change notification settings

danieljpgo/learn-next

Repository files navigation

next.js

Learn Next

author languages contributors forks license

react framework for production. 🚀

 

Project   |    Technologies   |    Getting Started   |    License

Project

Learning Next.js basics by creating a very simple blog app following Learn Next.js.

Technologies

The main technologies used to develop the project were:

This project was bootstrapped with:

Getting Started

First of all, you may clone this project:

git clone https://github.com/danieljpgo/learn-next.git

Run the following scripts in order to execute the application:

// install dependencies
npm install

// start the application
npm run dev

License

This project is under the MIT license.

Released in 2021.

Make with ❤️ by Daniel Jorge

About

🚀 a simple blog to learn Next.js - made with next and typescript

Topics

Resources

Stars

Watchers

Forks