• Stars
    star
    141
  • Rank 259,169 (Top 6 %)
  • Language
    HTML
  • Created about 7 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

list of simple projects to get comfortable with HTML CSS JavaScript and even a small Bootstrap project ...great for beginners.

ProjectsIdeasForBeginners

Hey I bet you were looking for simple project ideas to get you a bit more comfortable with front-end technologies, well here you go , Enjoy!

Getting Started

There are two methods for getting started with this repo.

Familiar with Git?

follow instructions:

> git clone https://github.com/YahiaElTai/ProjectsIdeasForBeginners.git
> cd ProjectsIdeasForBeginners

Not Familiar with Git?

Click the green clone or download button and download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory.

Demo finished projects

  1. Acme Web Design http://yellow-wish.surge.sh/

  2. Budgety http://simple-honey.surge.sh/

  3. Calculator http://tenuous-head.surge.sh/

  4. Pig Game http://ruthless-angle.surge.sh/

  5. Fudi (Flexbox and SASS) http://gusty-bushes.surge.sh/

Helpful suggestion

i would recommend for you to just look at the finished websites and try to replicate each one of them without looking at the code, give it your best shot, if you find any problems then take a quick glance at the code to see where it got kind of confusing.

Feel free to customize, add new stuff to these projects and basically do anything you want with them.