• Stars
    star
    2
  • Language
    HTML
  • Created over 4 years ago
  • Updated almost 4 years ago

Reviews

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

Repository Details

A clone of apple's web page

More Repositories

1

zombie_apocalypse

Zombie Apocalypse is an RPG game that you can play directly from your browser without any prior installation. It was built using the Phaser 3 Game Framework & Javascript and compiled with Webpack. Please read the Game Design Document for further information about the story and the gameplay.
JavaScript
6
star
2

Online_shop_for_video_games

This project is about creating an online shop based on an online shop for electronics. It is a capstone project required at the end of each of the Microverse Main Technical Curriculum sections. In this repository, I created an online shop for video games that is responsive to both Mobile & iPad view and includes three breakpoints. The webpage is built with business specifications ( See link above ) and using HTML/CSS and Bootstrap 4 framework. It contains two pages (Home page & Results page).
HTML
6
star
3

Building-with-Responsive-Design

This project is about creating a clone of The Next Web site ( thenextweb.com )
HTML
3
star
4

movie_book

MovieBook is a movies blog where users can write reviews or summaries about their favorite movies. This web application allows users to sign up using a name, email, and an avatar. Every logged-in user can create a new article. He can either vote or comment on articles created by other users. MovieBook was built using Ruby On Rails, PostgreSQL, and Bootstrap.
Ruby
2
star
5

facebook-signup-page

A clone of Facebook's signup page
HTML
2
star
6

Embedding_Images_and_Video

A clone of Youtube's video page
HTML
2
star
7

daily_meal

Daily meal is a React & Redux web app. It's based on a catalog of statistics. It contains a browsable list of meals that you can filter by category or area and access to the recipe of one meal... The data is retrieved from Meals DB and then stored in the Redux store.
JavaScript
2
star
8

easy_rent_frontend

EasyRent is a car renting management web application. It's built using React & Redux in the Front-end and Ruby On Rails in the Back-end. As a user, you can create a new account and have the ability to browse through available cars and make a rent request for a particular car. When logged in as an administrator, you can create, edit and delete cars. You are also provided with a panel to view and manage all rent requests from users.
JavaScript
1
star
9

redux_bookstore

HTML
1
star
10

Blog_app

1
star
11

JS_linter

JS-LINTER is a JavaScript linter for beginners, it provides feedback about errors or warnings in code little by little.
Ruby
1
star
12

google-homepage

The odin project
CSS
1
star
13

admin_dashboard

Ruby
1
star
14

Restaurant_page

In this project, I have created a web page of a local restaurant from where I live. I have built it using Javascript & Webpack. This web page contains three tabs ( Home, Service & Visit-us).
JavaScript
1
star
15

private-events

Private events web app allows users to signup/sign in. Users can create events and events take place at a specific date and at a location. A user can attend many events. An event can be attended by many users.
Ruby
1
star
16

react_math_magicians

Math magicians is a single page web app that was built with React.js and Bootstrap. React-Router was used to provide all of the navigation and view-loading goodness.
JavaScript
1
star
17

Weather_now

WeatherNow is a web application where a user can input any city name and get all-weather information about that particular city. A user can choose between "Metric" or "Imperial" units for the weather data displayed. This web app was built with javascript, bundled with Webpack along with the integration of two APIs: "OpenWeatherMap" and "Unsplash".
JavaScript
1
star
18

MyTodos

Mytodos web app allows users to keep track of their tasks in an easy way. Every user can create different tasks including priority and date. Tasks in Mytodos can be grouped into projects for better organization.
JavaScript
1
star