Skip to content

This a quote machine, i made this website for practicing a advance feature of Api project is limit loading ,onscroll loading and infinite scroll accroding to the data with the help of a tutorial. do check out

Notifications You must be signed in to change notification settings

PowerLevel9000/Programming-Quotes

Repository files navigation

logo

Programming Quotes



logo

📗 Table of Contents

📖 Programming Quotes

This Project is Random Quote machine with pagination on scroll

Programming Quotes is a api based application for showing programming quotes

🧪 Linters And Deployment

Linters pages-build-deployment

🛠 Built With

Tech Stack

In this project I used my skills, tech and libraries

Documentation
Styling
Dynamics And Logics

Key Features

Following features you should observe

  • Programming Quote on page
  • Quotes will paginate on scroll

(back to top)

🚀 Live Demo

This link will guide you to my project live link ( ̄︶ ̄)↗ 

(back to top)

💻 Getting Started

For having local file and project you can fork this repo or clone it using git clone https://github.com/PowerLevel9000/Programming-Quotes.git And for making changes you you should follow prerequisites

Prerequisites

In order to edit this project you need:

  • Any text editor such as note pad and word pad
  • A web browser
  • Node js installed
  • An IDE

Suggested IDE

  • Visual studio code I prefer this one 🙃🙃
  • Atom
  • Sublime
  • IntelliJ IDEA
  • Visual code

Setup

Clone this repository to your desired folder:

  • Open the live server of vs-code or open index file in browser

  • Before deployment have some linter check

    • npx stylelint "**/*.{css,scss}" for css and saas file
    • npx eslint . for js files
    • npx hint . for html files
  • After fixing error build deploy for production

Install

npm i 

Usage

  • For displaying Programming quotes
  • Pagination of quotes on scroll

Run tests

  • Currently, this Project don't have any Unit test
  • You can do manual checking
    • Score added properly
    • Form validation for score and scorer work properly

Deployment

You can deploy this project using:

  • For this repo and use git hub pages to deploy it

(back to top)

👥 Authors

👤 Adarsh Pathak

🔭 Future Features

  • Improved Navigation Bar
  • Improve functionality
  • Improve styling

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like my Project give it a Star ✨🌟 Or buy Me a Coffee 🥂

(back to top)

🙏 Acknowledgments

I want to Acknowledge FCC it is great resource to learn web development

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This a quote machine, i made this website for practicing a advance feature of Api project is limit loading ,onscroll loading and infinite scroll accroding to the data with the help of a tutorial. do check out

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published