Skip to content

Minimal example of using Next.js and React Context

License

Notifications You must be signed in to change notification settings

GankCC/next-context

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next Context

Minimal example of using Next.js with React Context. This example is simple counter application. This project using React, Next.js and bulma.

Installing

First of all, clone this repository to your workspace.

git clone [email protected]:GankCC/next-context.git

Go to next-context directory.

cd next-context

Install dependencies.

npm install

Then run application by this command.

npm run dev

Open your favorite browser and go to localhost:3000

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Minimal example of using Next.js and React Context

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published