Skip to content

An application built by using React.js and JSON server to manage all your tasks. This project covers all the important fundamentals of React.js library, taught by Brad Traversey in crash course.

Notifications You must be signed in to change notification settings

ShrutiSemwal/Task-Manager

Repository files navigation

Task Manager React App

This project was bootstrapped with Create React App.

Usage

Install dependencies

npm install

Run React dev server: (http://localhost:3000)

npm start

Run JSON server: (http://localhost:5000)

npm run server

Main

main

Adding a Task

Writing a task Added

Deleting a Task

Deleting

Removing Reminder (Green Bar)

Reminder bar

About app

About version

About

An application built by using React.js and JSON server to manage all your tasks. This project covers all the important fundamentals of React.js library, taught by Brad Traversey in crash course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published