Skip to content

HristoStoynov/uwcblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

UWC Blog

UWC Blog is a personal blog for my experience at UWCiM. The project is made using ReactJS, html and css.

Installation

Use the package manager yarn to install.

yarn

Usage

Use uwcblog-api as back-end by changing .env with your port, database key, database url and cookie and start the server:

yarn
yarn start

You can start uwcblog that way too:

yarn start

Architecture

The projects has two main folders - ./src and ./public as well as four main files - .gitignore, README.md, package.json and yarn.lock. The ./public folder includes index.html and the React app is in ./src which is divided in components, pages, images and utils.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published