Coder Social home page Coder Social logo

rakshithak06 / todolist-spa-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kintohub/todolist-spa-example

0.0 0.0 0.0 312 KB

Frontend for Todo List example app. It has a backend API dependency.

License: MIT License

HTML 1.50% JavaScript 96.42% Dockerfile 0.50% Shell 1.59%

todolist-spa-example's Introduction

Todo List (example app) – Frontend SPA

Frontend Single Page App for the Todo List example app.

πŸ‘‹ Welcome! This example app is part of this article in the docs for KintoHub to show how you can build cloud native apps in seconds. Head over there to read the guided steps to use this project.

Project structure

This example app is based on the TodoMVC example app from Redux.

The implementation uses [React] with Redux. Backend synchronization with the axios library has been added. The backend API project can be found at https://github.com/kintohub/todolist-api-example.

Configuration

The only thing you must specify is the environment variable that holds the base URL to the backend API.

Environment variables

  1. REACT_APP_API_BASE_URL (required) – Base URL to the backend API, e.g. https://localhost:8000/
  2. REACT_APP_AUTH_TOKEN (optional) – Value of the bearer token that is passed in the Authorization header with API calls.

πŸš€ Deploying on KintoHub

Thank you for checking out this example app. KintoHub makes it super easy to build, deploy, manage and operate your cloud native apps, like this one.

Find out more at www.kintohub.com.

todolist-spa-example's People

Contributors

bgever 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.