Technical requirements
Make sure that you have Node
and npm
installed on your computer and that the JavaScript Node packages for Create React App and Next.js are installed and working. Use your favorite IDE and command-line interface (CLI) to work on these projects.
The package for Create React App can be found here: https://create-react-app.dev/.
The package for Next.js can be found here: https://nextjs.org/.