Skip to content

OttrTechnology/express-assessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

  1. Fork this project and make sure to uncheck the "Copy the main branch only." option.
  2. Clone your forked repo in your local machine.
  3. Enter npm i to install the required project dependencies.
  4. Visit the branch of the challenge you wish to tackle. (recommended to go in preferred order)
  5. Enter npm run dev to run the challenge and begin your tasks.
  6. You'll find further instructions in the README.md file of each challenge.

Challenges (in preferred order)

Branch Difficulty Main Topics Covered
js/temp-converter request-handling
js/catching-erors ⭐⭐ error-handling
js/middle-man ⭐⭐ middleware
js/auth ⭐⭐⭐⭐ request-handling auth middleware

About

Express Coding Challenges to be used for assessment.

Resources

Stars

Watchers

Forks