Git Product home page Git Product logo

advertyzment's Introduction

Advertyzment

This is a demo website created as a assignment for frontend Intern at Advertyzement. It is made using React.js as well material-ui.

View it live https://keen-jang-168fe2.netlify.app/

What it contains

1.it contains simple User card grid layout having navbar.

2.it contains button in the navbar saying 'Get Users', which makes an API call to get the user data.

3.Uses https://reqres.in/api/users?page=1 to get data.

4.it also shows a loader while the API fetches the data.

My Approach

  1. I started of with Basic React BoilerPlate.

  2. I then started thinking about what all various components i will be having and decided something like.

    App.js -> Home.js -> Dashboard.js -> Card.js

  3. After That i started with component Home.js by setting of the navbar using material-ui.

  4. i then created api.js and implemented getuser function to get data from the given api using axios.

  5. After getting the data i started with the Dashboard component to reflect that in the ui for that i again used the material-ui grid system.

  6. After that i Started of with card.js component for displaying every single user data on a material-ui Card.

  7. After done with i started adding a spinner to show loading

advertyzment's People

Contributors

prateek-1606 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.