Skip to content

esterlegaz/phone-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phone catalog code challenge

Description

The following repo includes a code challenge that combines the use of NodeJS and React with both frontend and backend features. It displays a list of phones and their corresponding details. It also includes the usage of Material-UI for some icons and components and Express in the API part.

How to run the app

  • Clone the repo.
  • Run npm run installAll in the terminal.
  • Run npm run dev and the project will be displayed, including the API server.
  • Run npm run test to launch the frontend testing.

Requirements

  • You need to have at least version 12 of Node in order to be able to run the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published