Skip to content

andrewevans0102/developer-experience-react-nextjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

developer-experience-react-nextjs

This is the companion repo to my LogRocket post "The Developer Experience: Next.js vs React."

The project contains a React and a Next.js implmentation of a fun mini fan page for the Mandalorian. Season 2 comes out October 30!

To start the React project:

cd react
npm i
npm run start

To start the Next.js project:

cd nextjs
npm i
npm run dev

Check out more of my writing on rhythmandbinary.com.

Mandalorian

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published