https://github.com/mwismann/first-capstone
This project emulates a website about a conference for a fictitious company. It is styled with Tailwind. It is completely responsive and JavaScript makes it interactive.
https://github.com/mwismann/first-capstone
css html javascript tailwind
Last synced: about 1 year ago
JSON representation
This project emulates a website about a conference for a fictitious company. It is styled with Tailwind. It is completely responsive and JavaScript makes it interactive.
- Host: GitHub
- URL: https://github.com/mwismann/first-capstone
- Owner: mwismann
- License: mit
- Created: 2023-02-06T14:00:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-08T22:51:31.000Z (over 3 years ago)
- Last Synced: 2025-04-23T13:39:36.863Z (about 1 year ago)
- Topics: css, html, javascript, tailwind
- Language: HTML
- Homepage: https://mwismann.github.io/first-capstone/
- Size: 9.33 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# π Table of Contents
- [π About the Project](#about-project)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [π Live Demo](#live-demo)
- [Loom Walkthrough](#loom-walk)
- [π» Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [π License](#license)
**[first-capstone]** is my first near real-work project experience in which I set up a new Github repo, added files and configured code linters before ensuring that the git/github flows worked as expected. Then I proceeded to style the content focusing on a mobile-first approach, based on an original design idea by [Cindy Shin in Behance](https://www.behance.net/adagio07).
Client
- HTML
- CSS
- Tailwind
- JavaScript
Server
- GitHub Pages
Database
- No database was used in this project.
- **[Correct set up of GitHub Flows.]**
- **[The creation and addition of HTML, CSS and JavaScript files.]**
- **[Mobile-first styling based on a Behance template.]**
- **[Implementation of the Tailwind framework for the styling of the website.]**
- https://mwismann.github.io/first-capstone/
- https://www.loom.com/share/cb9f5bc2dd7844fb8da10c4da0c000f6
To get a local copy up and running, follow these steps.
### Prerequisites
- You don't need any previous installation in order to run this project
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/mwismann/first-capstone.git
```
### Install
- This is not an installable project
### Usage
- There's no command required to run the project
### Run tests
- There's no test for this project
### Deployment
- This is not a deployable project
π€ **Mathias Wismann**
- GitHub: [@mwismann](https://github.com/mwismann)
- Twitter: [@mathias_wismann](https://twitter.com/mathias_wismann)
- LinkedIn: [Mathias Wismann](https://linkedin.com/in/mathΓas-wismann-bertolucci-8812a4194/)
- **[Enrichment of the project HTML files and its respective content sections]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project it would be a great help if you could star this repo!
I would like to thank to Microverse for providing me the opportunity and inspiration for this work.
This project is [MIT](./LICENSE) licensed.