Live Website URL: https://effulgent-jelly-ea0338.netlify.app/
- TypeScript
- ReactJs
- Zustand
- React-Query
- Docker
Suggesting Node.js v18+ to run the App smoothly.
Install the dependencies and start the server.
npm install
npm start
We can also use docker to run the app.
sudo docker-compose build
sudo docker-compose up
Local URL : http://localhost:3000