Basically, Star Blog is a blogging site in which any user can share his/her thoughts without any registration by typing his/her name and location, and if he/she don't wanna share his/her information then user can leave the section empty and share his/her thoughts freely. This project also include a beautiful home page with famous quotes by famous stars, an about page as you already seen. In this project many tech included, the list of the tech are listed below.
This website is simply made by using :
- Light mode toggle
- Live previews
- Fullscreen mode
- Cross platform
For development, you will only need Node.js and a node global package, Yarn, installed in your environement.
-
Just go on official Node.js website and download the installer. Also, be sure to have
git
available in your PATH,npm
might need it (You can find git here). -
You can install nodejs and npm easily with apt install, just run the following commands.
$ sudo apt install nodejs $ sudo apt install npm
-
You can find more information about the installation on the official Node.js website and the official NPM website.
If the installation was successful, you should be able to run the following command.
$ node --version
v8.11.3
$ npm --version
6.1.0
If you need to update npm
, you can make it using npm
! Cool right? After running the following command, just open again the command line and be happy.
$ npm install npm -g
After installing node, this project will need express, request and body-parser too, so just run the following command.
$ npm install express
$ npm install ejs
$ npm install body-parser
$ npm install lodash
$ git clone https://github.com/YOUR_USERNAME/To-Do-List-Live
$ cd PROJECT_TITLE
Open a/nice/path/to/a.file
then edit it with your settings. You will need:
- A setting;
- Another setting;
- One more setting;
To run the project use the local server with port 4000
http://localhost:4000/
Hi, I'm Atul Tripathi! 👋 and I'm a Front End Developer 👨💻️. Wanna know more about me 😏️ Click the links given below 👇️.
- HTML
- CSS
- Bootstrap
- JavaScipt
- jQuery
- Nodejs
- Express.js
- EJS
- API
- SQL
- MongoDB
For support, email atul31815@gmail.com.
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.
If you have any feedback, please reach out to us at atul31815@gmail.com.