Skip to content

Individual Project built during the Adalab's frontend development course. Simple life calendar to add your mood by day

License

Notifications You must be signed in to change notification settings

cterrasid/life-calendar

Repository files navigation

Life Calendar Mood

Single Page Application created with React. The app, is a simple life calendar to add your mood by day. It's allows to select two different moods (happy or sad) and to write a message according to your choose

Project Structure 📄

/
`-_src
    |-components
      |-App
        |-Calendar
          |-Detail
        |-Editor
          |-InputMood
          |-InputMessage
          |-InputDate
          |-Button
    |-scss
    |-images

Starting 🚀

These instructions will allow you to obtain a copy of the project on your local machine for development and testing purposes.

  1. You need to install Node 10.16.0 & npm 6.9.0.

  2. Clone the repository: $ git clone https://github.com/Adalab/f-online-life-calendar-cterrasid. You can also Fork the project so you'll have it on your GitHub profile.

  3. Install dependencies with $ npm install.

  4. To launch the project and see it in the browser, run $ npm start.

Built with 🛠️

Dependencies

Development dependencies

License 📄

This project is under the MIT License - see the file [LICENSE.md] (LICENSE.md) for details

Author ✒️

About

Individual Project built during the Adalab's frontend development course. Simple life calendar to add your mood by day

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published