Skip to content

Frontend for planorsoft. Built with React, Vite and Typescript.

License

Notifications You must be signed in to change notification settings

planorsoft/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Planor Frontend

Frontend application for planorsoft. React, Redux and Shadcn UI used for project. Every component is abstracted into its own folder into containers. in components folder, there are reusable components that are used in multiple places. constants folder responsible for storing constants. hooks folder contains custom hooks.

Development

If your first time running the app, you need to install the dependencies first.

cd frontend
npm install

After that, you can run the app with the following command.

npm run dev

Deployment

Deployed using Render, when a commit is pushed to the main branch, the app is automatically deployed.

About

Frontend for planorsoft. Built with React, Vite and Typescript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages