Code Monkey home page Code Monkey logo

todo-frontend's Introduction

Todo List Frontend

This is the frontend application for the Todo List project, built with React.js and deployed on AWS Amplify.

Live Demo

You can access the live demo of the application here.

Features

  • View all todo items
  • Add new todo items
  • Update existing todo items
  • Delete todo items
  • Filter todos by category and priority
  • Mark todos as completed

Technologies Used

  • React.js
  • Axios for API requests
  • AWS Amplify for deployment

Getting Started

Follow these instructions to set up and run the project locally.

Prerequisites

  • Node.js
  • npm or yarn

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/todo-list-frontend.git
    cd todo-list-frontend
    
  2. Install dependencies::
npm install
# or
yarn install
  1. Create a .env file in the root directory and add the following:
REACT_APP_API_URL=https://to-do-martik-78cca75b2965.herokuapp.com
  1. Start the development server:
npm start
# or
yarn start

Deployment

The project is deployed using AWS Amplify. Follow these steps to deploy your own instance:

  1. Install the AWS Amplify CLI:t.
npm install -g @aws-amplify/cli
  1. Install the AWS Amplify CLI:t.
amplify init

  1. Install the AWS Amplify CLI:t.
amplify publish

Usage

  • Open the application in your browser.
  • Add, update, and delete todo items as needed.
  • Use the filters to manage your todo list more effectively.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.


This `README.md` provides a comprehensive guide for setting up, running, and deploying the Todo List frontend application, as well as information about the features, technologies used, and how to contribute to the project.

todo-frontend's People

Contributors

martikk avatar

Watchers

 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.