reginokaa / frontendmentor-advice-generator

Home Page:frontendmentor-advice-generator-one.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ADVICE GENERATOR

this is a study project from Frontend Mentor. in this application, you have a button that, when you click, you'll receive one random piece of advice from the API.

➡️ try it here!

Layout

  • desktop version

an image from the application's desktop screen with the text: advice number 17 - sometimes it's best to ignore other people's advice

  • mobile version

an image from the application's mobile screen with the text: advice number 158 - life can be a lot more interesting inside your head


Installation

clone the project

git clone https://github.com/reginokaa/frontendmentor-advice-generator.git

then install dependences

yarn install

run project

yarn start

Technologies


Tests

❗ tests with Testing Library will be available soon! 🚧


Author

@reginokaa

About

frontendmentor-advice-generator-one.vercel.app


Languages

Language:JavaScript 51.6%Language:CSS 26.2%Language:HTML 22.2%