Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/imran120198/brand_ignition

Portfolio
https://github.com/imran120198/brand_ignition

Last synced: 2 days ago
JSON representation

Portfolio

Awesome Lists containing this project

README

        

# Brand Ignition Assignment

## Problem Statement

Create your own personal portfolio where you can find all my details like Education, Work Experience, Skills, Projects etc.

## Deployment Link
https://brandignition.vercel.app/

## Tech Stack

* React.js
* Javascript
* CSS
* TailwindCSS

## Setup

1. Clone the repository:

```bash
git clone https://github.com/imran120198/Brand_Ignition.git
```

2. Install the dependencies:

```bash
npm install
```

3. Start the development server:

```bash
npm start
```

4. Open your browser and navigate to `http://localhost:3000` to view the application.