Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nickemma/nicholas-portfolio

This is my personal portfolio where I showcase some of my projects I built so far which I designed myself.
https://github.com/nickemma/nicholas-portfolio

aos-animation css3 javascript nextjs reactjs swiper-js

Last synced: about 5 hours ago
JSON representation

This is my personal portfolio where I showcase some of my projects I built so far which I designed myself.

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Exotic Rentals ](#-exotic-rentals--)
- [Backend](#backend)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 Personal Portfolio

**Personal Portfolio** This is my personal portfolio where I showcase some of my projects I built so far which I designed myself. Additionally.

## 🛠 Built With

### Tech Stack

Client

## 🚀 Live Demo

- [Live Demo Link](https://techie-emma.netlify.app/)

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone [email protected]:NickEmma/nicholas-portfolio.git
```

### Install

Install this project with:

```sh
cd nicholas-portfolio
yarn install
```

### Usage

To run the project, execute the following command:

```sh
npm run dev
```

### Deployment

You can deploy this project using:

```sh
git push main
```

(back to top)

## 👥 Author

👤 **Nicholas Emmanuel**

- GitHub: [@NickEmma](https://github.com/NickEmma)
- Twitter: [@techieEmma](https://twitter.com/techieEmma)
- LinkedIn: [@Nicholas Emmanuel](https://www.linkedin.com/in/techieemma/)

## 🔭 Future Features

- [ ] **I will add a feature for a new project.**
- [ ] **I will add some animations.**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project consider giving it a star ⭐️.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for giving me the opportunity to work on this project.

- LazyCoders
- Coding Partners

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)