/fipe-api

his project developed as a form of study using some libraries that the job market asked for today, containing a good structure of files and organization of code. Run the application and be happy.

Primary LanguageJavaScript

React FIPE API

This project developed as a form of study using some libraries that the job market asked for today, containing a good structure of files and organization of code. Run the application and be happy.

Functional requirements:

Your development environment needs to have:

  • Node JS
  • Yarn
  • Google Chrome to run the tests

Getting Started

# clone it
  git clone https://github.com/caioorg/fipe-api
  cd react-api

# Make it your own
  rm -rf .git && git init && npm init

# Install dependencies
  yarn install

# Start project development
yarn start

# If you want to start production
yarn build

# To run the tests. *(Note: to run the application tests you must be running)*
yarn test

License

MIT