Skip to content

Task manger to create edit delete task using express.js and mongodb as server and react in the client side

Notifications You must be signed in to change notification settings

seif1000/Task-Manger-React-Hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task-Manger-React-Hooks

Task manger to create edit delete task using express.js and mongodb as server and react in the client side

##Index

Demo

Check Demo

Features

Installation

Running Locally

Make sure you have Node.js and npm installed.

  1. Clone or Download the repository

    $ git clone https://github.com/seif1000/Task-Manger-React-Hooks.git
    $ cd Task-Manger-React-Hooks
    
  2. Install Dependencies

    $ npm install 
    
    
  3. install client side Dependecies

    $ npm client-install
    
    
  4. Start the application

    $ npm run dev
    

Your app should now be running on localhost:3000.

About

Task manger to create edit delete task using express.js and mongodb as server and react in the client side

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published