Skip to content

nhowley/emerald_stay_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run app:

Clone the repository into your desired folder

git clone https://github.com/nhowley/emerald_stay_test.git tech_test_Natalie

Go inside the new folder

cd tech_test_Natalie

Run the following commands to install all necessary dependencies

npm install

Run the application

npm start

To view the fonts, you may need to enable CORS via a Google Chrome extension:

https://chrome.google.com/webstore/detail/allow-cors-access-control/lhobafahddgcelffkeicbaginigeejlf

To build app ready for deployment:

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published