Giter Club home page Giter Club logo

nh's Introduction

HN by Ayoola

This project was bootstrapped with Create React App ...

System configuration used

node js v10.19.0 Does not support WSL because of chromium used

Build and Production

    npm install
    npm run build
    npx serve -g build

Development and Testing

    npm install
    npm run start
    npm run test

Project Structure (modularity design)

The architectural pattern used was adopted with scalability in mind and tries to adopt the domain driven design

  • src/utils : Should contain shared assets designed to be used across the entire application eg. css reset, common functions etc.

  • src/components Should contain react components designed to be reusable and shared across the application

  • src/{featureName}

    • Each identifiable feature will contain its own directory eg. displayFeeds
    • The directory is aimed at following an easily adoptable and repeatable pattern based on functionalities. ( I will be happy to shade more light of the choice of architectural pattern adopted if need be)
  • page: for routing based pages.

  • Files and directories were all named using camelCased

App performance

To test performance; run and serve the build directory. Performance averaged about 93%

Test strategy The test requirement satisfy the feature requirement of offline capabilities, fetching and displaying feeds with infinity scroll. User

Final note Thank you for taking time to review this project. I will also be very happy to answer to any possible enquiries.

nh's People

Contributors

ayoola-moore avatar

Watchers

James Cloos 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.