I made a React project for homework.
- Node.js
- Express.js
- React
- Css
- Boostrap 5
- Postgre SQL
- Rest APIs with Node.js
- Managed database with postgresql
- Single-page pages with React
- Customers can
- Add , update , delete cart order
- Confirm order
git clone https://github.com/Metecode/kopernik-hamburger.gitfrontend:
cd clientnpm installnpm startbackend:
cd servernpm installnodemon .\server.jsThe project has design flaws and logical error. I am aware of these problem. I will try to fix them in time ! If you contribute to me, i would be glad.

