Skip to content

Joemwa/Full-Stack-Project-Assessment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack Project Assessment

This repository contains my Full Stack Project Assessment. The project demonstrates both front-end and back-end development skills, including data handling, server logic, and user interaction.

🌐 Project Overview

This application is a full-stack web project built as part of an assessment. It showcases:

  • Front-end user interface
  • Back-end server logic
  • API communication between client and server
  • Data handling and responses

🚀 Features

  • User-friendly front-end interface
  • Server-side API endpoints
  • Fetching and displaying data dynamically
  • Separation of client and server logic
  • Error handling and basic validation

🛠️ Technologies Used

Front End

  • HTML
  • CSS
  • JavaScript

Back End

  • Node.js
  • Express.js

Other Tools

  • Git & GitHub

📁 Project Structure

  • client/: Front-end files
  • server/: Back-end server logic and routes
  • package.json: Project dependencies and scripts
  • README.md: Project documentation

💡 Getting Started

Prerequisites

  • Node.js installed
  • npm installed

Installation

  1. Clone the repository

    git clone https://github.com/Joemwa/Full-Stack-Project-Assessment.git
    cd Full-Stack-Project-Assessment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.2%
  • JavaScript 27.8%
  • CSS 12.0%