https://github.com/chetannada/react-sass-portfolio
This is React Portfolio with SASS
https://github.com/chetannada/react-sass-portfolio
Last synced: 3 months ago
JSON representation
This is React Portfolio with SASS
- Host: GitHub
- URL: https://github.com/chetannada/react-sass-portfolio
- Owner: chetannada
- Created: 2021-12-13T17:40:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-25T18:19:13.000Z (over 2 years ago)
- Last Synced: 2025-04-20T23:21:16.876Z (6 months ago)
- Language: JavaScript
- Size: 3.13 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ❤️ React-SASS Portfolio 🙏
### _This is Portfolio Project, I made it using React js, SASS and Material UI._## 🔥 Clone this Repository
You need to write the following commands on the terminal screen(in vscode) so that you can run this project locally.```bash
git clone "https://github.com/chetannada/React-SASS-Portfolio.git"
```
Go to the project directory```bash
cd React-SASS-Portfolio
```
Install dependencies
```bash
npm install
```
Start the server
```bash
npm run start
```This application should now be running on `localhost`. If you want to Fork repository and want to run locally, follow this guidelines [Fork and Clone Github Repository](https://docs.github.com/en/get-started/quickstart/fork-a-repo)
## 🔗 Let's Connect
[](https://www.linkedin.com/in/chetannada/)
[](https://twitter.com/chetannada)
[](https://discordapp.com/users/916005177838956555)
[](https://chetannada.netlify.app/)