Skip to content

specialgrade/alf-blogs-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AlfBlogs

◆ About the Repository

This repository contains the code for the sample application featured in the Full-Stack Workshop organized by the AWS Cloud Club PUP - Department of Software and Web Development.

The sample application, AlfBlogs, is a simple blogging site where the user can easily create, read, update, and delete contents.

◆ Prerequisites

Before starting the workshop, participants are required to have the following software installed on their local machines:

  1. Figma Desktop App (optional)
  2. Git / GitHub Desktop (includes Git)
  3. VSCode or any text editors you prefer
  4. Node.js (includes npm)
  5. Postman

The workshop assumes a foundational understanding of HTML, CSS, JavaScript, and Git.

◆ Technology Used

The tech stack for the sample application:

  • HTML, CSS, JavaScript - three basic web technologies for creating web apps
  • React - Frontend Library
  • Express - Backend Framework
  • MongoDB - NoSQL Database
  • Node.js - Runtime Environment
  • Vite - Local Development Server

◆ Target Audience

This repository targets students, particularly current members of the Department of Software and Web Development (DSWD), who are interested in learning React and Express as their frontend and backend development frameworks, respectively.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.2%
  • CSS 15.6%
  • HTML 3.2%