willihamer / tasks-front-MernStak

Web application for tasks build with React JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tasks front MernStak

This is a Web application for tasks build with React JS including stuff like context API, states, axios, react-router-dom, and more.

The services of this project are build with Node JS and connects with a MongoDB, and there could be found in:

https://github.com/willihamer/tasks-service-MernStak

Demo

It is possible to find a demo of the project in this link (be patient backend is deployed in the free version of heroku it could take one or two minutes for the backend to start):

https://tasksmernhh.netlify.app/

For to run this project you need after download it:

  • run npm i inside the project folder to install al dependencies
  • then run npm start to initialize the project

About

Web application for tasks build with React JS


Languages

Language:JavaScript 86.2%Language:CSS 12.0%Language:HTML 1.6%Language:Shell 0.1%