If you are someone willing to learn EJS, this project could be your goto!
The website will show you today's weekday!
- I have not worked much on
cssandhtmlfor simplicity. - This website will give you a clear understanding of how
Openweather APIworks!
This is a simple website made using,
Node.jsexpress.jsBody-parserModuleHTTPSModulerequestsMobuleEJSModule ...obviously!
Run the commands from below in your vs-code project folder terminal.
npm i node
npm i express
npm i body-parser
npm i reuests
npm i ejs##
- Follow the documentation for syntax, how-to and further elaboration --(https://ejs.co/)
- For using
EJSoverexpress, follow this github wiki page -- (https://github.com/mde/ejs/wiki/Using-EJS-with-Express)
I made this website while learning Full-Stack Web Development and please feel free to suggest any changes. Thanks!
