https://github.com/raselshikdar/rs
https://github.com/raselshikdar/rs
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/raselshikdar/rs
- Owner: raselshikdar
- Created: 2024-06-06T13:14:41.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-06-09T10:35:55.000Z (12 months ago)
- Last Synced: 2025-02-22T14:36:00.282Z (3 months ago)
- Language: JavaScript
- Homepage: https://raselshikdar.vercel.app
- Size: 5.57 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
Rasel Shikdar's Personal Website
A simple personal website about Rasel Shikdar.

## How To Use
To clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/). From your command line:
```bash
# Clone this repository
$ git clone https://github.com/GregSithole/gregsithole-react-portfolio# Go into the repository
$ cd gregsithole-react-portfolio# Install dependencies
$ yarn install# Run the app
$ yarn start
```