TranHVLoc / DevBoard

A Community Board which includes good posts about dev world

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Development Project - DevBoard

By: Loc Tran

This web app: A Community Board which includes good posts about dev world

Required Features

The following functionalities included:

  • There is a unique theme for events or resources relevant to a specific community
  • At least 10 unique resources or events are displayed in a responsive card format
  • Buttons or links to a related resources are on each card component
  • The site is responsive for both desktop and mobile formats

Video Walkthrough

Here's a walkthrough of implemented required features:
Note: If you cannot see the .gif directory that README is rendering, then there could be a chance when the .gif file is too large and only viewable via copying the link from raw code and paste it in a new tab. Please do so if you see that problem :(

Video Walkthrough

GIF created with Kap for macOS

Notes

During the development process, I encounter challenges with CSS styling for React components since I was new to React so I was not used to designing like with HTML tag, especially the traditional style tag in HTML is not allowed in React. Therefore, I invested a lot of time trying to make my page to be a desired user-friendly and multi-device adaptable website.

License

Copyright [2023] [Loc Tran]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

A Community Board which includes good posts about dev world


Languages

Language:CSS 54.4%Language:JavaScript 39.5%Language:HTML 6.1%