You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Clément deb42d7726
Add bonuses to the free-project subject
3 years ago
..
audit add free-project audit 3 years ago
README.md Add bonuses to the free-project subject 3 years ago

README.md

free-project

Instructions

The free project is the opportunity to show what you have learned by making your own webpage.

You need to submit at least one index.html page, have some styling in a style.css file and add a a script.js file, all of them must be properly linked and used.

Focus on building something that interest you, anything you want as long as you use the given files for it:

  • Interactive trivia pages of something you love
  • Business oriented ? Build your own branding with your online CV
  • Artistic soul ? Make your own generative art
  • You have a story to tell ? Make a point and click adventure
  • Looking for a fun but ambitious idea ? Try a basic game (lots of JS)

Don't hesitate to use the code from the previous raid to get a head start.

Not inspired ? Just focus on improving your previous raid:

  • Customize the colors
  • Change the subject
  • Add a new section, pictures
  • Do all the bonuses
  • Make sections collapsable

Extra

If you want to go the extra mile here is to way to gain extra credits:

  • Responsive (Make your web page work on mobile and desktop)
  • Publish It ! (Use a service, like github pages or cloudflare pages to host your page, it's free)