Coder Social home page Coder Social logo

adalab-life-calendar's Introduction

Life Calendar

Welcome to life-calendar the third project from Adalab`s online training :) You can find the whole specification in https://books.adalab.es/materiales-front-end-e/formacion-continua/3_prueba_tecnica.

Development

This project uses react so the typical scripts you can find in every react project is valid here:

Install dependencies

npm install

Run the app in development mode

It will start a development serve that allows us to refresh the code with no need of restarting the "server"

  npm start

Run the linter

We configured the linter to ensure our code is compliant with the standards of the industry. To ensure the code is good enough, just execute:

  npm run lint

In case you find some erros, you can give a try to fixLint to fix some common problems:

  npm run fixLint

CI

We use Travis as a CI Server. But in case you want to check everything is ok in your own computer you can run:

  npm run ci

adalab-life-calendar's People

Contributors

delr3ves avatar marta-prieto avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

adalab-life-calendar's Issues

Add list days view

To list days we'll need to prepare the whole project so this task could be quite hard ๐Ÿ˜…

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.