Giter Site home page Giter Site logo

rajput-hemant / great-quotes Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.31 MB

Great Quotes - Practice project for React course by Academind

Home Page: https://rajput-hemant.github.io/great-quotes/

License: MIT License

HTML 3.01% JavaScript 73.57% CSS 23.42%
academind react

great-quotes's Introduction

Great Quotes

Directory Structure

src
|
|-- components
|   |-- UI
|   |   |-- Card.jsx
|   |   |-- Card.module.css
|   |   |-- LoadingSpinner.jsx
|   |   `-- LoadingSpinner.module.css
|   |
|   |-- comments
|   |   |-- CommentItem.jsx
|   |   |-- CommentItem.module.css
|   |   |-- Comments.jsx
|   |   |-- Comments.module.css
|   |   |-- CommentsList.jsx
|   |   |-- CommentsList.module.css
|   |   |-- NewCommentForm.jsx
|   |   `-- NewCommentForm.module.css
|   |
|   |-- layout
|   |   |-- Layout.jsx
|   |   |-- Layout.module.css
|   |   |-- MainNavigation.jsx
|   |   `-- MainNavigation.module.css
|   |
|   `-- quotes
|       |-- HighlightedQuote.jsx
|       |-- HighlightedQuote.module.css
|       |-- NoQuotesFound.jsx
|       |-- NoQuotesFound.module.css
|       |-- QuoteForm.jsx
|       |-- QuoteForm.module.css
|       |-- QuoteItem.jsx
|       |-- QuoteItem.module.css
|       |-- QuoteList.jsx
|       `-- QuoteList.module.css
|
|-- hooks
|   `-- use-http.js
|
|-- lib
|   `-- api.js
|
|-- pages
|   |-- AllQuotes.jsx
|   |-- NewQuote.jsx
|   |-- NotFound.jsx
|   `-- QuoteDetail.jsx
|    
|-- App.jsx
|-- index.css
`-- index.jsx

Building from Source

  • Fetch latest source code from master branch.
rajput-hemant@arch:~$ git clone https://github.com/rajput-hemant/great-quotes
  • Run the app with VS Code or the command line:
rajput-hemant@arch:~$ cd great-quotes
rajput-hemant@arch:~/great-quotes$ npm install
rajput-hemant@arch:~/great-quotes$ npm start

Contributors:

Note: It may take up to 24h for the contrib.rocks plugin to update because it's refreshed once a day.

great-quotes's People

Contributors

rajput-hemant avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.