Skip to content

Mikael-R/company-questions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

29 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

License Last Commit Language Most Used Implementations Repository Size

Forks Stars Watches

Welcome to company-questions ๐Ÿ‘‹

Template for response questions

โœจ Demo

Screenshots screenshot-1 screenshot-2 screenshot-3

๐Ÿ”– Table Of Contents


๐Ÿค” How To Use

Using node

Install Dependencies

yarn

Run Aplication

yarn dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Run storybook

yarn storybook

Run tests

yarn cypress-open

Using docker

Run Aplication

sudo make start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Run storybook

Open http://localhost:6006 to view storybook in the browser.

sudo make storybook

Run tests

sudo make tests

Back To The Top


๐Ÿš€ Technologies

Back To The Top


๐ŸŽŠ Features

๐ŸŽ‡ Finished

  • Create layout
  • Add docker
  • Add storybook
  • Add tests
  • Create Readme

๐ŸŽ† Pendent

Back To The Top


๐Ÿ’ก How To Contribute

  • Make a fork of this repository
  • Clone to you machine and entry on respective paste
  • Create a branch with your resource: git checkout -b my-feature
  • Commit your changes: git commit -m 'feat: My new feature'
  • Push your branch: git push origin my-feature
  • A green button will appear at the beginning of this repository
  • Click to open and fill in the pull request information

Contributions, issues and features requests are welcome!
๐Ÿ“ฎ Submit PRs to help solve issues or add features
๐Ÿ› Find and report issues
๐ŸŒŸ Star the project

Back To The Top


๐Ÿ‘ค Author

๐Ÿ‘ค Mikael R

Back To The Top


This README was generated with ๐Ÿ’Ÿ by readme-template-generator