Skip to content

ItsAhmad/git-practise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Our Project" README.md

Our goal in this project is to develop a basic Express application. This will be done as a team with a mentor to practice good git habits.

The Express application must meet the following requirements:

  • GET / => Displays a hello world HTML page.
  • GET /hello/:name => Displays a hello page to a specific person.
  • GET /about => Displays some information about this project (it can be the same as the README.)
  • If a request does not match the above, display a 404 Page and appropriate HTTP status.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors