Giter VIP home page Giter VIP logo

starducks-client's Introduction

Netlify Status

☕️ Starducks Client

Description

  • This repository is created with React JS library to list, filter and search coffee data consumed from API created in Starducks Server. Deployment process done on Netlify.

Dependencies

  • TypeScript
  • ESLint: used for linting code to keep it in a standard
  • Prettier: to format code
  • Husky: git hooks
  • Lint Staged: to lint staged files
  • SASS Modules: to apply modular component structure
  • React Router: used for routing
  • Context API: used for state management
  • Classnames: to manage multiple style classes

Installation

# install packages
yarn

#build application
yarn build

# start application
yarn start

# test application
yarn test

starducks-client's People

Contributors

damla avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

starducks-client's Issues

🧾 Backlog 🧾

Specs

Front-end

  • As a user, I should be able to view coffees available within the system.
  • As a user, I should be able to view coffee categories available within the system.
  • As a user, I should be able to filter coffees with a free form text input.
  • As a user, I should be able to choose a coffee category to filter visible coffees
  • Frontend should use the necessary endpoints API created in the backend

Tasks

Decide components

Components

  • Create scaffold of components
  • Home
  • Error
    • Layout
      • Sidebar
      • Main
    • FilterItem
    • FilterList
    • CoffeeItem
    • CoffeeList
    • Search

Deploy

To-Dos

  • Deploy to Netlify
  • Add test command

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.