/cars-app

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

To get started:

  • Install the dependencies:

yarn install

  • Start the development server (along with API):

yarn start

  • Bundles the app into static files for production:

yarn build

  • Running tests:

yarn test

About

Server (API)

Technologies & dependencies used

  • React
  • Sass
  • Flow
  • ESLint
  • Prettier
  • Jest
  • Enzyme
  • Recompose

Testing

  • Snapshot
  • Unit

Style Guide

AirBnb