Skip to content

[WIP] An interactive tutorial and playground for learning Next.js

License

Notifications You must be signed in to change notification settings

saltamay/learn-nextjs

Repository files navigation

React.js Tutorial Playground

An interactive tutorial and playground for learning React.js and Next.js. Powered by Neext.js and WebContainers.

Inspired by learn.svelte.dev and learn.nuxt.com.

reactplayground.com is not yet deployed and currently under active development.

Contributing

Development

To run this project locally, you need to have Node.js v20.0+ and pnpm installed.

After cloning the repo, run the following commands to install dependencies:

pnpm install

Then, run the following command to start the development server:

pnpm dev

The development server will be running at http://localhost:3000.

Content Structure

License

MIT

About

[WIP] An interactive tutorial and playground for learning Next.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published