A website generate useful quote and advice for you
Explore the docs »
View Demo
Making beautiful quotes just became easy! Try it yourself to see what is your favorite quote. I built this project to refresh my knowledge about API
The technologies I use in this project inclues:
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
You need to install nodejs
-
Clone the repo
git clone https://github.com/DevilKo0l/quote-generator-webapp.git
-
Install npm in quote-generator-webapp folder
npm install
-
Run the project
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.The page will reload when you make changes.
You may also see any lint errors in the console.