basarballioz / privia-security-intern-case-reactjs

Created for Intern Case Project - Privia Security (2021)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Privia Secuirty Staj Projesi


The project was created with React-SCSS using certain assets from Figma. This web project works sensitively on tablets, phones and similar devices.

Privia Secuirty Staj Projesi

First of all, let's install the necessary packages

npm install

To run the project in the development environment on our local machine

npm run start

To access the project we are running via the web browser, we must write

http://localhost:3000/

in the url section.

We can finally build the project we have made for the production stage with

npm run build

About

Created for Intern Case Project - Privia Security (2021)


Languages

Language:SCSS 52.3%Language:JavaScript 44.7%Language:HTML 3.0%