Skip to content

fauzani96/car-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carz App

  • Currently the only working features is Home and Cars page.
  • The car list and the image may be different because I don't find any free API services that provide Cars information with images.
  • The car list page is already a dynamic feature, which is doing a fetch API process.

In the project directory, you can run:

yarn

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Initialized using Create React App, React.JS, Typescript, Material UI

For API consuming API Ninja, SWR