This project is based on the "Build Responsive Real-World Websites with HTML and CSS" course by Jonas Schmedtmann. To learn frontend development I adapted the project that it is completely build with Vue and TailwindCSS.
It is a plain Single Page Application without any Backend functionality, and not the peak of software engineering.
The main goal of this project for me was to build a modern website while learning new technologies. To checkout the whole website execute following steps:
- clone this repository
git clone https://github.com/fgeck/html-css-good2know.git
- change into omnifood-project directory
cd omnifood-project
- install dependencies
npm install
- run the application
npm run dev
- navigate to http://localhost:5173/
Click Here to see the source code
- responsive for mobile devices
- on SPA navigation with effects
!! Needs some rework:
- dynamically change displayed pages
- re-render on change