The home page is a list of projects created by the user.
On this popup we have a form to create a new project.
And on this last popup we have a form to create tasks for a specific project.
- javaScript
- React
- Redux
- Node js
- Netlify
Here are the steps to follow in order to get this project on your local computer.
node v18.15.0 +
npm v9.5.0 +
clone this repo by typing git clone
install the dependacies by typing npm install
start the local server by running npm start
this project is deployed on netlify
to get the deployment build of the code run npm run build
this project uses vitest from testing , to run the tests type npm test
👤 Jospin Ndaano
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
This project is MIT licensed


