Perfume project with HTML and CSS

Solution retrospective
Hello to all,
I started to code 15 days ago, here is the result of the perfume project. Sorry but I don't master github yet.
I'm looking forward to your feedbacks!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @azhar1038
Hi Benjamin,
Github pages don't work like this. You have to create a repo of name benjaegle.github.io Then create an index.html inside it. Check this official guide
Also you can create folders inside it and host all your challenges through the same repo. You may take a look at how I did it azhar1038/azhar1038.github.io
Hope it helps :)
Marked as helpful - @correlucas
👾Hello Benjamin, congratulations for your solution!
You live site isn't displaying yet and I can see you're having a hard time with Github Pages. My advice for you is to use
vercel.com
ornetlify.com
that are services for live sites with a really user-friendly interface and with a quick setup. All you need to do is connect your Github account, import the repository and deploy the live site.Why you don't try that? Giving vercel or netlify a try.
Once you've your live site on, you can update the project going to
solution > challenge hub > update solution
and drop the new solution link. This way we can se your live site and give tips for you!Try that and say me if works.
Marked as helpful
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord