Skip to content

DebmalyaKuila/webapp-project-management-system

Repository files navigation

Techstack used

1.ReactJS + Vite
2.Tailwind CSS
3.Ant Design

Setting up the project

1.Make sure the server of this project "server-project management system" is properly setup and running properly
2.clone the project in your local repository by using command " git clone <webapp_project_url> "
3.create a .env file as shown in ".env-example" file and put in the base url of server running
4.install all the necessary dependencies by running command " npm install "
5.Now run the web application by running the command "npm run dev" .the frontend webapp should be running on default port 3000
6.Now simply login using the admin email and password set-up by you in the server application

Languages