Skip to content

BalintMendli/random-quote-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Quote Machine

Random quote machine web app built with React.

random-quote-machine

Live Demo

Demo Link

Built With

  • React.js
  • CSS 3
  • Tests with Jest / Enzyme

Usage

Prerequisites

  • node
  • npm

Getting started

Clone the repository to your local machine

$ git clone https://github.com/BalintMendli/random-quote-machine.git

Change into the project directory

$ cd random-quote-machine

Install dependencies

$ npm install

Start development server

$ npm run start

Run the test suite

$ npm run test

Author

👤 Balint Mendli

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

  1. Fork it
  2. Create your working branch
git checkout -b my-new-feature
  1. Commit your changes
git commit -am 'Add some feature'
  1. Push to the branch
git push origin my-new-feature
  1. Create a new Pull Request

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.