TaskMate is a user-friendly React app that simplifies task management and enhances productivity.
Client
- Conditional rendering in React
- Single Page App
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A web browser to view output e.g Google Chrome.
- An IDE e.g Visual studio code.
node
should be installed in your local machine, node website.- Install the
npm
package manager use this to install both node and npm. - A terminal.
Clone this repository to your desired folder:
git clone https://github.com/shihabrafio/Taskmate.git
To install all dependencies, run:
npm install
After Cloning this repo to your local machine. To get it running on your default browser and local host, run:
npm start
To run tests, run:
npm test
You can deploy this project using, Netlify:
- I used Render to delpoy the project.
- For more information, check Netlify website.
👤 A.I.M. Shihab Uddin Khan
- GitHub: @shihabrafio
- Twitter: @shihab_uddin19
- LinkedIn: Shihab Uddin Khan
- Enable Search Feature
- Imporove responsitivity
- Style Myprofile page better
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a Start ⭐️.
- Thanks to the Microverse team for the great curriculum.
- Thanks to the Code Reviewer(s) for the insightful feedbacks.
- A great thanks to My coding partner(s), morning session team, and standup team for their contributions.
- Hat tip to anyone whose code was used.
-
Can I Fork it and Imporove on it
- Yes, You can, feel free.
-
Does the API respond always
- Yes, always.
This project is MIT licensed.