Skip to content

pmiossec/ih_technical_challenge_WD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Phone Cave (WD)

The Phone Cave: predent available phones.

Project using Expressjs for REST Apis and React/vide for frontend.

Running the app

  1. (Fork &) clone this repository
  2. It will contain 2 important folders
  • apis for the REST api
  • app for the frontend application
  1. Restore dependencies by running npm i in apis and app folders
  2. Serve applications:
  • apis: npm run dev. It should launch a server available on http://localhost:3000
  • app: npm run dev. It should launch a server available on http://localhost:5173

About

IronHack tech challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.3%
  • CSS 25.1%
  • HTML 5.6%