Skip to content

This is my portfolio website. Built with React, Sass and Firebase Cloud Firestore

License

Notifications You must be signed in to change notification settings

ItsCosmas/itscosmas-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Portfolio Website

Light Theme

A Screenshot of the site Light Theme

Dark Theme

A Screenshot of the site Dark Theme

Twitter Follow

Netlify Netlify Status

GitHub language count GitHub top language GitHub package.json dependency version (prod)

This is my personal portfolio website available at https://itscosmas.me/ . Its written in ES6 Javascript and CSS preprocessor Sass :

  • React
  • Sass
  • Firestore

Tech

  • React - A JavaScript library for building user interfaces
  • Sass - Syntatically Awesome Style Sheets. CSS with superpowers
  • Firebase - Build apps fast, without managing infrastructure. Backed by Google, trusted by top apps.

NPM Packages

Config and Running

Clone this repository and install the dependencies :

$ git clone https://github.com/ItsCosmas/itscosmas.git
$ cd itscosmas
$ npm install

Configure your private Firestore Credentials

REACT_APP_API_KEY=
REACT_APP_AUTH_DOMAIN=
REACT_APP_DB_URL=
REACT_APP_P_ID=
REACT_APP_SB=
REACT_APP_MS_ID=
REACT_APP_APP_ID=

Run the app locally ...

$ npm start

To build for production ...

$ npm build

Resources

Netlify

License

MIT

Open Source Love svg1 PRs Welcome GitHub

About

This is my portfolio website. Built with React, Sass and Firebase Cloud Firestore

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published