Giter Site home page Giter Site logo

altbdoor / coding-day-react Goto Github PK

View Code? Open in Web Editor NEW

This project forked from comerge/coding-day-react

0.0 2.0 0.0 829 KB

Initial code for coding a React application talking to a provided RESTful backend

HTML 17.54% CSS 4.85% JavaScript 77.61%

coding-day-react's Introduction

Requirements

git and a recent version of NodeJS + npm need to be installed.

Setup

  1. go to /server and npm install
  2. go to /coding-day-react and npm install

Server

The server uses json-server under the hood and is serving a RESTful API under http://localhost:3000/ , allowing CORS by default.

The endpoints are:

  /news
  /teams/
  /teams/{id}
  /teams/{id}/users
  /users
  /users/{id}

Running

To run it, go under /server and npm start

React client

The frontend was generated using the create-react-app.

Running

To run in development mode, go under /coding-day-react and npm start

Testing

To run the tests, go under /coding-day-react and npm test

coding-day-react's People

Contributors

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