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
- Host: GitHub
- URL: https://github.com/oth21dev/oxanatheis_11_25052022
- Owner: OTH21DEV
- Created: 2022-05-25T20:46:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-01T15:56:40.000Z (over 2 years ago)
- Last Synced: 2025-04-23T23:58:30.920Z (about 2 months ago)
- Topics: css, html5, javascript, netlify-deployment, react
- Language: JavaScript
- Homepage: https://kasa-oxanatheis.netlify.app/
- Size: 11.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://forthebadge.com) [](https://forthebadge.com) [](https://forthebadge.com)

# 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