MiniPage
- 3 Devlogs
- 2 Total hours
This is a website which is like a CRUD application...building to learn backend(Express)....
This is a website which is like a CRUD application...building to learn backend(Express)....
The Completion of UI… Hmm.. made a very simple ui which probably i never used to but i had a goal to learn backend that’s why a little compromise in UI is k..I won’t tell u that what i built was perfectly..I faced many errors and the errors wasn’t conceptual it was that I forgot to add few things.. So, when I was writing the code in App.jsx and app.css so in the css I added div with padding 1 rem and there was no universal border, padding, margin..so then I reviewed the code and found that I forgot to add it.. then some alignment problems..to which I am an expert so added a div and used flex-box.. Hmm.. few props problem was also faced so I pasted my error and found that I haven’t added the props…
I created a mind map first for myself as after creating many react apps I got that mind maps usually helps whenever we code.. I js added whatever was in my mind.. Also, I added a file setup.md which is basically a numbered lists which is added for all the necessary steps.. I have added most things in that.. I updated the index.css with a theme of blue and green type.. somewhere navy, light and so one.. I have also mentioned added the file structure ss.. plz check it out.. and updated the name in the index.html from client to Minipage..
Hiya!! This is MiniPage.. using it for learning backend as I don’t enjoyyy tutorial based learning.. Js like I learned React.. I am going to learn Express also.. Though I know a little bit of Django..but I find it difficult to use drf…. I am good at react but this project will more focused on backend so don’t focus on my ui if looks bad.. So, let’s start - a journey to learn backend…