Giter VIP home page Giter VIP logo

gratitude-journal's Introduction

Example Gratitude App Solution

Netlify Status

Deployed App Demo: https://gratijournal.netlify.app/

This is a potential solution to the Gratitude Journal assignment brief (your's may be implemented differently, or use a much different style). We will build upon our static, unpersisted site to learn how to use local storage as a quick way to persist data, and then how to connect to supabase for authentication and a backend.

You can either follow along in class by forking and cloning this repository, or use my example repo as a model for adapting your own solution to have persistant data.

Template

This project was bootstrapped with create-next-app with npm and the styled-components template:

npx create-next-app --example with-styled-components with-styled-components-app

Running Locally

After forking this repository, you can clone it to your local computer, install all dependencies, and then start the development server.

// clone your forked repo, get the URL from the green clone button
git clone PATH_TO_REPO

// install dependencies (run from the root directory of the repo)
npm install 

// start development server locally
npm run dev

gratitude-journal's People

Contributors

murphystudebaker avatar profstudebaker 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.