Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/saurabhnalepatil/decorative-events

Showcasing his expertise in Event Decoration. Explore a collection of stunning projects and experiences that demonstrate creativity and skill.
https://github.com/saurabhnalepatil/decorative-events

angular-cli bootstrap5 css3 emailjs googlefonts html5 media-queries toaster typescript

Last synced: 3 days ago
JSON representation

Showcasing his expertise in Event Decoration. Explore a collection of stunning projects and experiences that demonstrate creativity and skill.

Awesome Lists containing this project

README

        

# **Decorative Events**
## Showcasing his expertise in Event Decoration. Explore a collection of stunning projects and experiences that demonstrate creativity and skill.
# **Demo 🎥**
![work-1](https://github.com/saurabhnalepatil/Event_Decoration/assets/95145125/869f25ad-c786-4315-83bc-9cd8128708c3)

# View live preview [here](https://event-decoration.vercel.app).

# **Table of Contents 📜**
- **[Sections](#section)**
- **[Demo](#demo)**
- **[Installation](#installation)**
- **[Getting Started](#getting-started)**
- **[Packages Used](#packages-used)**
# **Sections 🔖**
- **HOME**
- **ABOUT US**
- **SERVICE**
- **PRODUCT**
- **PROJECTS**
- **GALLERY**
- **CONTACTS**

# **Installation ⬇️**
## You will need to download Git and Node to run this project
- **[Git](https://git-scm.com/downloads)**
- **[Node](https://nodejs.org/en/download/)**
## Make sure you have the latest version of both Git and Node on your computer.

```bash
node --version
git --version
```
# **Getting Started 🎯**
## Fork and Clone the repo
To Fork the repo click on the fork button at the top right of the page. Once the repo is forked open your terminal and perform the following commands
```bash
git clone https://github.com//portfolio.git
cd portfolio
```
## Install packages from the root directory
```bash
npm install
# or
yarn install
```
Then, run the development server:
```bash
npm run dev
# or
yarn dev
```
Open http://localhost:4200 with your browser to see the result.

devUsername Used for fetching blog from dev. to.

# **Packages Used 📦**

Here is a list of packages used in this project:

| Package | Description |
|---------------------|-------------------------|
| Angular | Angular framework |
| @emailjs/browser | Email sending library |
| font Awesome-icons | Icon library |
| toaster | Notification library |
| css | CSS preprocessor |
| bootstrap | CSS framework |