Skip to content

gowthamgithub129/Todo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Todo App

A simple Todo application with a backend in Node.js and MySQL, and a frontend in React. This project allows users to manage tasks and delete them.

Project Structure

  • Backend: Node.js with Express and MySQL.
  • Frontend: React application.

Prerequisites

Ensure you have the following installed:

  • Node.js
  • MySQL
  • npm

Backend Setup

  1. Clone the Repository
    git clone (https://github.com/gowthamgithub129/Todo-App.git)
    Navigate to project folder and run the index.js file in seperate terminal

Frontend setup

1."npx create-react-app todo-frotend"
2.And Edit the App.js and Index.css files with the code present in Master branch
3."npm start" in seperate terminal








About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published