/fleetsterRedux

fleetster react with redux login challenge.

Primary LanguageJavaScriptMIT LicenseMIT

fleetster challenge to add use redux

  • Fork and Download the repository.
  • Using the terminal navigate to the repository's directory.
  • Launch the application using the command 'yarn start'. The application will launch automatically.

Important: The application needs the fleetsterUni(backend) repository to work correctly.

fleetsterUni repo link: https://github.com/hcuffy/fleetsterUni

  • Fork and Download the repository.
  • Using the terminal navigate to the repository's directory.
  • Start the backend using the command 'node server.js'.