An open API service indexing awesome lists of open source software.

https://github.com/oth21dev/oxanatheis_11_25052022

Real Estate React web application
https://github.com/oth21dev/oxanatheis_11_25052022

css html5 javascript netlify-deployment react

Last synced: about 2 months ago
JSON representation

Real Estate React web application

Awesome Lists containing this project

README

        

[![forthebadge](https://forthebadge.com/images/badges/validated-html5.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/uses-css.svg)](https://forthebadge.com)
![built-with-react](https://user-images.githubusercontent.com/81259062/210176895-b7a7ec1c-2675-44ce-9c9c-c911e74c3002.svg)
![hosted-netlify](https://user-images.githubusercontent.com/81259062/210176958-1aa7f596-61d9-4429-b74d-6b8db94ca2e1.svg)

# KASA - web development using React and React Router

The Kasa site was coded more than 10 years ago in ASP.NET. The goal is to move to a full stack in JavaScript with NodeJS on the Back-end side, and React on the Front-end side.

## Demo version

https://kasa-oxanatheis.netlify.app/

## Skills

- Initializing a web application with ReactJS
- Creating components with React
- Developing routes for a web application with React Router

## Local installation

- git clone https://github.com/OTH21DEV/OxanaTheis_11_25052022.git
- cd OxanaTheis_11_25052022
- npm install

## Launch locally

- npm start

## Launch in production (build)

- npm run build

## Technologies:

- HTML
- CSS
- Javascript
- React

## Tools:

- Visual Studio Code
- Git
- ESLint
- Prettier
- Netlify.app : server for uploading the React application