Skip to content

A website developed with Next.js and GraphQL with blog functions where it contains posts that you manage the content with DatoCMS.

Notifications You must be signed in to change notification settings

jefferson1104/blogDeveloper-nextjs

Repository files navigation

Blog Developer

technology technology technology technology

website nextjs

About this project

A website with content for web programming studies has the functions of a blog containing posts managed by DatoCMS, the data is consumed using [GrapQL](https://www .graphql.com/), and the routes are protected by authentication using the firebase authentication system, the project was developed with the Javascript programming language and the React.js called Next.js

Run the project

# Clone this repository
$ git clone https://github.com/jefferson1104/blogDeveloper-nextjs.git

# Open the project in your vscode
$ cd blogDeveloper-nextjs
$ code . 

# Run the application
$ yarn dev

# Routes
/allseries
/about
/privacy

Screenshots

screenshot screenshot screenshot screenshot screenshot screenshot

About

A website developed with Next.js and GraphQL with blog functions where it contains posts that you manage the content with DatoCMS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published