A simple web app for made JY where students can enter there prayer requests and it will be stored in Notion database.
Drive link is here
-
Clone the repo
git clone https://github.com/cipherGUYS/hacknight-notion/ -
Install the required dependencies
npm install -
Now start the server
nodemon index.js -
Now open any browser and search
http://localhost:5000/home
- /home
- /signin
- /admin



