Giter Club home page Giter Club logo

gist_api_project's Introduction

Getting Started

This project was bootstrapped with Create React App.

How to run it

In the project directory, you should execute:

  1. yarn

This is going to install all required dependecies.

  1. yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Learn More

  • The idea here was to create the simplest code without using any thrid-party library other than React, so there's a lot of areas where I would spend more time improving for a better project.

Areas of improvement

  • Usage of a state management like Redux, even though it's not a complex project
  • Usage of a style library like styled-components to improve readability and maintainability of the code
    • Also, improving UI/UX since I could use advanced css features like media queries for a responsive page (mobile first)
  • Usage of PropTypes or TypeScript for safer types.
  • Creation of tests with jest to guarantee a always working application in all possible states
  • Better visual error or empty states
  • Optmization of what props are being passed down on components, I'm using just a few, but kept all of them on the model.
  • Probably we could make it visually better with loading states, images, icons and so on
  • Optimization to fetch fork data (I'm fetching for all rows at once), pagination, lazy loading (GraphQL maybe)

Screenshot

Home screen

gist_api_project's People

Contributors

tschleuss avatar

Stargazers

 avatar

Watchers

 avatar  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.