Pages:
- Home
- Explore
- Educators
- Profile
Navigate to the folder of the web app
cd C:/directory to the folder on your computer here
Install the packages:
npm install
Run the development server:
npm run dev
Open https://localhost:3000 with your browser to see the web application.