Skip to content

devnadeemashraf/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio - Nadeem Ashraf

A simple React-based website to showcase your portfolio. Built with React, it is easy to set up and deploy.

Table of Contents

Getting Started

To get a local copy of this project up and running, follow these simple steps.

Prerequisites

Make sure you have the following installed:

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/devnadeemashraf/Portfolio.git
    cd your-react-website
  2. Install the dependencies:

    npm install

Usage

Once the dependencies are installed, you can run the app locally in development mode:

npm run start:dev

This will start the development server, and you can view the website by navigating to http://localhost:1234 in your browser.

License

This project is licensed under the MIT License - see the LICENSE file for details.