Skip to content

Joeboy77/11252709_DCIT205

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INTRODUCTION

Greetings from my website! This project acts as a thorough how-to manual for copying and configuring the website locally. It outlines the goal of the website and offers comprehensive advice on how to get started. The website consists of various images and colors that are unique. The contents of each page of the website were planned and designed by the developer

About the Developer

Name: Joseph Acheampong Student ID: 11252709

PURPOSE

This website is meant to function as the department of computer science's new webpage. In order to demonstrate my proficiency with git and frontend development as well. It gives me a stage on which to showcase my abilities and establish a rapport with possible customers.

The website includes eleven (11) pages, namely:

  1. Home
  2. About
  3. Academics and Catalog
  4. Research
  5. Events
  6. CS+X Innitiative
  7. People
  8. Contact
  9. Resources
  10. Careers
  11. Diversity

HOME PAGE

home-1 home-2 home-3 image image

ABOUT PAGE

image image image image image

ACADEMICS AND CATALOG

image image image image image

RESEARCH PAGE

image image image image image image

EVENTS PAGE

image image image image

CS+X PAGE

image image image image image

PEOPLE PAGE

image image image image

CONTACT PAGE

image image image

RESOURCES PAGE

image image image image

CAREERS PAGE

image image image image image image image

DIVERSIRY PAGE

image image image

CLONING AND SETUP

To clone and setup the project on your local machine,

  1. Open terminal on your computer
  2. Navigate to the directory where you want to clone the project.
  3. Run the command: "git clone https://github.com/your-username/your-repro.git". Replace your-username and your-repro with your github username and the name of the repository. After the cloning process is done, open the cloned folder from the navigated directory. On the bar where the name of the directory is showing, type "cmd" to open the terminal. When the terminal opens, type the command "code ." to open your Integrated Development Environment (IDE). Then you are good to go. All you need to be doing is adding Commit and pushing changes to your GitHub account.

What I have learned from the project This project has indeed helped me improve my frontend skills (HTML, CSS, JavaScript, and React). It also helped me master git and github, specifically how to fork a repo, how to create a pull request, and some git commands. In addition, I have learned how to build front-end projects faster and how to insert images in ReadMe.md.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 80.9%
  • CSS 19.1%