This is a simple React portfolio created with Create React App.
To get started with this portfolio, follow these steps:
-
Clone the repository:
git clone https://github.com/okrayum/React-Portfolio-Repo.git
-
Navigate to the project's root folder:
cd React-Portfolio-Repo
-
Install dependencies:
npm install
-
Run the app in development mode:
npm start
Open http://localhost:3000 to view it in your browser. The page will reload when you make changes.
You can also view the live demo on GitHub Pages:
To learn more about React and Create React App, check out the following documentation:
For information on how to deploy a Create React App project, refer to the deployment documentation.
If you encounter issues, you can refer to the troubleshooting guide.
Happy coding!