This repository is a collection of frontend projects showcasing HTML, CSS, and JavaScript development, as well as React-based projects. Explore the repository and discover new projects to work on or learn from.
Folder | Description | Link |
---|---|---|
AAMarketing | A responsive real estate website with 4 pages and animations. | Link |
Car Workshop | A responsive Car Workshop website with 4 pages. | Link |
Dashboard ReactUI | An admin panel with 7 pages and a sidebar, built using React and module.css. | Link |
A clone of the Facebook landing page. | Link | |
A clone of the LinkedIn landing page. | Link | |
OnBoarding | A responsive onboarding page for teachers. | Link |
Portfolio-1 | A portfolio website with GSAP animations, built for a freelancer. | Link |
Portfolio-2 | A portfolio landing page for a freelancer. | Link |
Travel Agency | A landing page for a travel agency. | Link |
Wakatipu Boat | A 2D game with canvas HTML element, XML reading using JS, and weather API integration. Built with vanilla JS. | Link |
Youtube | A clone of the Youtube landing page. | Link |
SCMS Landing | A landing page for an app with a description and beautiful design. | Link |
SCMS_secondaryLandingpage | A secondary landing page for an app with a description and beautiful design. | Link |
Note: Recently added projects that are not included in Frontend showcase Website.
- Clone the repository using
git clone https://github.com/muhiris/FrontendCollection.git
. - Navigate to the folder of the project you want to run.
- Open the
index.html
file in your web browser.
- Clone the repository using
git clone https://github.com/muhiris/FrontendCollection.git
. - Navigate to the folder of the React project you want to run.
- Run
npm install
to install dependencies. - Start the development server by running
npm start
.
We welcome contributions from the community to improve and expand the collection of projects. To contribute:
- Fork the repository
- Create a new branch for your feature or bug fix
- Make your changes and commit them with descriptive messages
- Push your changes to your forked repository
- Submit a pull request with a description of your changes
Thank you for contributing!