/virtual-spirit

This is a my Virtual Spirit placement test

Primary LanguageJavaScript

Virtual Spirit

This project i'm present for Virtual Spirit company who assign me interview test

🚀  Installation

  1. Clone repository
$ git clone https://github.com/aangindra/virtual-spirit
  1. Install packages
$ npm install

or

$ yarn
  1. Run Application
$ npm start

or

$ yarn start
  1. Deployment
$ npm run build

or

$ yarn build