项目作者: simandebvu

项目描述 :
A random quotes generator. Built with react and redux.
高级语言: JavaScript
项目地址: git://github.com/simandebvu/random-quotes.git
创建时间: 2020-09-17T16:39:51Z
项目社区:https://github.com/simandebvu/random-quotes

开源协议:MIT License

下载


Random Quotes




Logo


Random Quotes




A React Based Project


Issues »




Report Bug
·
Request Feature


A random quotes generator implemented with redux and hooks. Bootstrapped to quickly come up with a minimum viable product. This project entails API calls which will then get passed from the actions to the state.

Table Of Contents

screenshot

Built With

  • Node.js
  • React
  • React-DOM
  • Redux
  • React-Create-App
  • npm
  • CSS
  • ES6

Usage

To have this app on your pc, you need to:

  • download or clone this repo:

    • Clone with SSH:
      1. git@github.com:simandebvu/random-quotes.git
    • Clone with HTTPS
      1. https://github.com/simandebvu/random-quotes.git
  • In the project directory, you can run:

    • $ npm install - installs all the dependencies required by the project

    • $ npm start - runs the app in the development mode:

      • Open http://localhost:3000 to view it in the browser.
      • The page will reload if you make edits.
      • You will also see any lint errors in the console.
    • $ npm run build

      • Builds the app for production to the build folder.
      • It correctly bundles React in production mode and optimizes the build for the best performance.
      • The build is minified and the filenames include the hashes.
      • Your app is ready to be deployed!

Live Demo

Live Demo Link :point_left:

Authors

👤 Shingirayi Mandebvu

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse

📝 License

This project is MIT licensed.