Skip to content

Yasser-Slaymen/livey-home-testing-live

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

home page

Screenshot 2023-05-20 134326

☸️Kenmerken

  • HTML
  • CSS
  • React
  • Typscript
  • Figma
  • CMS: local Json

🧭Installatie & Gebruik

  • Cloning the repository
git clone https://github.com/Yasser-Slaymen/livey-home-testing-live.git
Moving to the folder cd livey-home-testing-live

Install NPM packages

 npm install
 
Run local server

npm run start
   

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.
Your app is ready to be deployed!

See the section about deployment for more information.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.