-
This is a repogitory for web hosting using Netlify.
-
It was a challenge for creating Single Page App using only vanilla js without any framework.
-
It is a simple web site to send and receive Happy New Year's messages.
-
I used only vanilla js in this project(even no webpack, no express).
-
It is more suitable for mobile than web browser.
-
You can use it in your local environment by downloading and replacing 'api' with 'http://43.201.103.199' in the codes related to rest API bacause I used redirect for hosting and then just running through VS code-live server.
-
It is using Rest API provided by the host of the chllenge. The providing is not permanent.
-
User can post messages including title, content and image, but the image is randomly and automatically choosen when user click the post-button.
-Hosting link: https://cozy-maamoul-dcd846.netlify.app/
