https://github.com/sofiasawczenko/projects_darktheme
Dark Theme Website Portfolio Created to showcase my personal projects and achievements. Built with SCSS and Javascript.
https://github.com/sofiasawczenko/projects_darktheme
portfolio-website
Last synced: 11 months ago
JSON representation
Dark Theme Website Portfolio Created to showcase my personal projects and achievements. Built with SCSS and Javascript.
- Host: GitHub
- URL: https://github.com/sofiasawczenko/projects_darktheme
- Owner: sofiasawczenko
- License: mit
- Created: 2025-04-25T10:54:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-04T14:42:39.000Z (about 1 year ago)
- Last Synced: 2025-05-04T15:33:57.902Z (about 1 year ago)
- Topics: portfolio-website
- Language: JavaScript
- Homepage: https://sofia-portfolio-tawny.vercel.app
- Size: 911 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Dark Theme Portfolio
Open your terminal or command prompt and navigate to the project directory.
```bash
Run the command npm install.```
```bash
Run the command npm start.```
Wait for the app to compile and launch in your default browser.
If the app doesn't automatically open in your browser, navigate to http://localhost:3000 in your browser.
The app will now be running in development mode, and any changes you make to the code will automatically refresh the page.