AiaRup / f-online-life-calendar-AiaRup

Mood Calendar

Home Page:http://beta.adalab.es/f-online-life-calendar-AiaRup/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moody's

This project is a SPA that consists of a calendar page where you can see the mood you had every day and a form where you can add a new mood (by selecting a smiley) and a comment to each day.

Getting Started

You need to install Node.js, and then:

  1. Download or clone the project repository.
  2. Install dependencies with $ npm install.
  3. Run the project with $ npm start.

Production

You can run $ npm run build. This will build the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Dependencies

Project Structure

/
`-_src
    |-components
        |-App
        |-Calendar
        |-Editor
        |-MoodPage
        |-Smiley
    |-scss
    |-utils

Author

Acknowledgments

This project is part of the online training phase of Adalab digital course. This is the third test of the training, that lasts 7 weeks.

About

Mood Calendar

http://beta.adalab.es/f-online-life-calendar-AiaRup/


Languages

Language:JavaScript 56.5%Language:CSS 31.5%Language:HTML 12.0%