Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imran120198/brand_ignition
Portfolio
https://github.com/imran120198/brand_ignition
Last synced: 2 days ago
JSON representation
Portfolio
- Host: GitHub
- URL: https://github.com/imran120198/brand_ignition
- Owner: imran120198
- Created: 2024-06-25T14:33:38.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-28T12:41:21.000Z (5 months ago)
- Last Synced: 2024-06-29T11:08:29.712Z (5 months ago)
- Language: JavaScript
- Homepage: https://brandignition.vercel.app/
- Size: 1.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.