it is a project management tool, a clone of Trello. Plan projects and track tasks
https://trello-clone-panthers.netlify.app/
- TypeScript
- React
- React-redux
- Axios
- Antd
- Sass
- Strapi
- Postman
Deployed version is here.
If the deployed project doesn't work install the project locally (see below):
Clone the project
git clone https://github.com/myspecialspace/rscloneGo to the project directory
cd [your folder name]Install dependencies
npm install --no-auditStart the server
npm run startclone strapi locally
git clone https://github.com/myspecialspace/trello-strapiInstall dependencies
npm run installImport
npm run importStart the server
npm run startChange API_URL for
http://localhost:1337/api