projectlearn-project-based-learning
A curated list of project tutorials for project-based learning.
File Explorer
Download Latest Version (.zip)- [...nextauth].ts
- add-project.ts
- init-analytics.ts
- [slug].tsx
- index.tsx
- index.tsx
- [id].tsx
- index.tsx
- [id].tsx
- index.tsx
- [id].tsx
- index.tsx
- [id].tsx
- index.tsx
- _app.tsx
- _document.tsx
- index.tsx
- learn.tsx
- projectlearn-project-based-learning.md
- Lato-Black.ttf
- Lato-BlackItalic.ttf
- Lato-Bold.ttf
- Lato-BoldItalic.ttf
- Lato-Italic.ttf
- Lato-Light.ttf
- Lato-LightItalic.ttf
- Lato-Regular.ttf
- Lato-Thin.ttf
- Lato-ThinItalic.ttf
- art.svg
- C.jpg
- C.png
- Csharp.jpg
- Csharp.png
- design.jpg
- design.png
- java.jpg
- java.png
- javascript.jpg
- javascript.png
- logo.png
- nodejs.jpg
- nodejs.png
- placeholder.png
- python.jpg
- python.png
- react.jpg
- react.png
- what_is_projectlearn.svg
- Xtremilicious.jpg
- data.json
- projectlearn.png
- robots.txt
- BlogList.tsx
- BlogSplash.tsx
- Footer.tsx
- index.tsx
- Project.tsx
- ProjectList.tsx
- ProjectInfo.tsx
- RelatedProject.tsx
- RelatedProjects.tsx
- Categories.tsx
- CategoryInfo.tsx
- index.tsx
- Layout.tsx
- Categories.tsx
- Features.tsx
- Footer.tsx
- Navbar.tsx
- Newsletter.tsx
- Splash.tsx
- accordion.tsx
- alert.tsx
- avatar.tsx
- badge.tsx
- button.tsx
- calendar.tsx
- command.tsx
- date-picker.tsx
- dialog.tsx
- form.tsx
- input.tsx
- label.tsx
- loading-spinner.tsx
- multi-select.tsx
- popover.tsx
- select.tsx
- GitHubLogin.tsx
- theme-provider.tsx
- challenge.png
- coding.png
- game-dev-cat.png
- game-dev-cat.webp
- logo.png
- ml-cat-alt.png
- ml-cat-alt.webp
- ml-cat.png
- mob-dev-cat.png
- pl-splash.png
- pl-splash.svg
- pl-splash.webp
- powered-by-namecheap-black.png
- powered-by-namecheap.png
- prog-lang-cat.png
- prog-lang-cat.webp
- rocket.png
- web-dev-cat-alt.png
- web-dev-cat-alt.webp
- web-dev-cat.png
- analytics.js
- utils.ts
- dataActions.ts
- dataReducer.ts
- store.ts
- types.ts
- data.ts
- functions.ts
- generate_readme.ts
- generate_sitemap.ts
- styles.ts
- technologies.ts
- contribute.module.scss
- globals.css
- markdown-styles.module.scss
- .babelrc
- .gitignore
- components.json
- CONTRIBUTE.md
- gulpfile.mjs
- LICENSE
- next-env.d.ts
- next.config.js
- package-lock.json
- package.json
- postcss.config.js
- README.md
- tailwind.config.js
- tsconfig.json
# Installation Guide
1. Get the code
git clone https://github.com/Xtremilicious/projectlearn-project-based-learning
Downloads the entire project code from GitHub to your computer.
cd projectlearn-project-based-learning
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
