ChickenKyiv / recipe-antd

GNU General Public License v3.0
0 stars 1 forks source link
ant-design react react-components reactcomponents recipe-app

inspired by https://github.com/vishalpatel2890/recipeapp

Build Status

This project was bootstrapped with Create React App.

MOVE ALL VERSION OF SELECTOR INTO A SEPARATED PLACE> IT CAN BE A GOOD EXAMPLE OF HOW WE DID SOMETHING

Recipe-antD is a project where we trying to incorporate two major tasks:

  1. show to a new users a collection of recipes that we have.
  2. this project will be connected to our server for backend manipulations. At first time it'll be a Loopback REST API server, later it will be a graphQL server, but for quickier turn around we connect it with our groceristar-fetch plugin.
  3. Another goal of this project is to make Groceristar/showcase project less complicated and overwhelmed with components. Codebase from this project we'll use later at showcase in order to make it better.

Major goals for recipe-antd are

Stretch goals:



Install and use standard. right now it's conflicted with react-scripts