Skip to content

darinapairel97/darinapairel97.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A project was developed in 2019 started in other repo and then published here as a diploma project.

It is written with React in a popular in that time approach - using class components. Stack: React (+react-router), JavaScript, github+vk+google map API

This app is considered to be optimised, edited and fixed to be a perfect piece of art (kidding).

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode with hotreload.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

npm run deploy

Do this when need to deploy to github pages

Make sure you completed npm run build before npm run deploy