Skip to content

jamesmnguyen704/Sept2025ClassSPA

Repository files navigation

Use this repository to start class for the lesson 6.1

The following packages will need to be installed to support the State-driven SPA using npm install {package-name}: html-literal parcel navigo (version 8) lodash

Required Dependencies

npm install axios           # HTTP client for API requests
npm install cors            # Enable cross-origin requests
npm install dotenv          # Load environment variables from .env file
npm install express         # Web server framework
npm install html-literal    # Template literal tag for HTML
npm install lodash          # Utility library (camelCase, etc.)
npm install mongoose        # MongoDB object modeling
npm install navigo          # Client-side router for SPA
npm install parcel          # Bundler for frontend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors