/sales-application-react

A basic sales application built using React

Primary LanguageJavaScript

This project was created with create-react-app. This is a basic Sales application for creating new orders and keeping track of existing orders. This is built with React and you can see a live demo of this application at codesandbox.io

##Steps to Install the Sales application

  1. Clone the main branch or download the zip.
  2. Run yarn install to install all the dependencies.
  3. Run yarn start to run the application in development mode.
  4. Happy hacking. Enjoy.