A simple blog site made using Javascript, EJS which allows user to add/delete/edit their blogs. I made this while learning about 'How to build your own APIs'
This project uses following methods ->
- GET
- POST
- PATCH
- DELETE
-
Fork the Repository
-
Clone the repository:
git clone https://github.com/your-username/Finlytic cd simple-portfolio-tracker
-
Install Dependencies
npm i or npm install
-
Run the server.js
node server.js
-
Run the index.js file
node index.js
If you are using Nodemon so simply use the following command
nodemon server.js nodemon index.js
-
Open http://localhost:3000 for site. Server will be running on http://localhost:4000
For questions or feedback, feel free to reach out:
Email: [email protected] GitHub: raghav-97