An open API service indexing awesome lists of open source software.

https://github.com/hussein-m-kandil/route-frontend-bootcamp-study

Projects I built while studying the Front-End Web Development Bootcamp at Route Academy.
https://github.com/hussein-m-kandil/route-frontend-bootcamp-study

bootstrap css development front-end frontend html javascript npm react tailwind web webdevelopment

Last synced: 3 months ago
JSON representation

Projects I built while studying the Front-End Web Development Bootcamp at Route Academy.

Awesome Lists containing this project

README

          

# Route Front-End Bootcamp Study

Projects I built while studying the **Front-End Web Development Bootcamp** at [**_Route Academy_**](https://www.linkedin.com/company/routeacademy).

## Projects

### HTML

- **Table** -- [(source)](./html/table/index.html) [(live)](https://hussein-m-kandil.github.io/route-frontend-bootcamp-study/html/table/index.html)
- **Form** -- [(source)](./html/form/index.html) [(live)](https://hussein-m-kandil.github.io/route-frontend-bootcamp-study/html/form/index.html)

### CSS

- **Bakery** -- [(source)](./css/bakery/index.html) [(live)](https://hussein-m-kandil.github.io/route-frontend-bootcamp-study/css/bakery/index.html)
- **Fokir** -- [(source)](./css/fokir/index.html) [(live)](https://hussein-m-kandil.github.io/route-frontend-bootcamp-study/css/fokir/index.html)
- **Mealify** -- [(source)](./css/mealify/index.html) [(live)](https://hussein-m-kandil.github.io/route-frontend-bootcamp-study/css/mealify/index.html)

### Bootstrap

- **DevFolio** -- [(source)](./bootstrap/devfolio/index.html) [(live)](https://hussein-m-kandil.github.io/route-frontend-bootcamp-study/bootstrap/devfolio/index.html)

### JavaScript

- **Problem Solving** -- [(source)](./js/js-problem-solving/js/index.js)
- **Random Quote Generator** -- [(source)](./js/random-quote-generator/index.html) [(live)](https://hussein-m-kandil.github.io/route-frontend-bootcamp-study/js/random-quote-generator/index.html)
- **Bookmark** -- [(source)](./js/bookmark/index.html) [(live)](https://hussein-m-kandil.github.io/route-frontend-bootcamp-study/js/bookmark/index.html)
- **Login System** -- [(source)](./js/login-system/index.html) [(live)](https://hussein-m-kandil.github.io/route-frontend-bootcamp-study/js/login-system/index.html)
- **Weather App** -- [(source)](./js/weather-app/index.html) [(live)](https://hussein-m-kandil.github.io/route-frontend-bootcamp-study/js/weather-app/index.html)
- **Game Over** -- [(source)](./js/game-over/index.html) [(live)](https://hussein-m-kandil.github.io/route-frontend-bootcamp-study/js/game-over/index.html)

### React

- **Start Framework** -- [(source)](./react/start-framework/) [(live)](https://start-framework.pages.dev/)
- **E-Commerce (final project)** -- [(source)](./react/ecommerce-route-academy-final-project) [(live)](https://ecommerce-route-academy-final-project.pages.dev/)