SirWaithaka / todoapp

Todo app built using React, Redux and Mongodb as db

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo App

Using React, Redux and Mongodb

This todo application is implemented in React as the UI framework, redux is implemented to manage the state of the application and Mongodb is used as the db, Mongoose is the db driver.

The backend is implemented in nodejs. You can get the frontend at the client folder and the backed at the server folder

About

Todo app built using React, Redux and Mongodb as db


Languages

Language:JavaScript 84.8%Language:HTML 12.4%Language:CSS 2.8%