Code Monkey home page Code Monkey logo

kloiacoffeco's Introduction

Coffee React Prject

This project is a case study for interview proccess.

Important!!! :

Since I don't have much experience in React, It takes times to learn React and Redux.
So, I did not able to catch up search functions. Except that, It works perfectly.

Design Notes:

  • I have used class components in this react project.
  • Since we do not have a backend server, I have used Json-Server for API requests.
  • I have used REDUX for state management. I used redux for listing, and filtering by categories
  • For interface I have used Bootstrap and Reactstrap
  • I have worked with 2 branches. Master and dev.
  • Client side works on port:3000 and Json server must be worked on port:3001
  • I needed to add some data to coffees.json, so you should use coffees.json that is in this repo

Installation

Clone this repo.
After that, navigate to folder that you cloned. Then navigate with your terminal to client folder

 cd  client
 npm install
 npm start

for JSON Server: navigate to api folder, then:

json-server -p 3001 --watch coffee.json

!! Make sure that you have json-server on your machine

If you do not have, try this:

npm install -g json-server

kloiacoffeco's People

Contributors

0xymg 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.