A simple nodejs Application to count Number of visitors
Participating in
Table of Contents
A Node application to count how many people have visited without server. It is just a simple application for those who want to start learning NodeJs and others JS Enviroments.
And so much love ❤️
To get started just fork the repository and make a clone .
You should know the basics of Nodejs and ReactJs.
- From git CLI
git clone https://github.com/ZiaCodes/counter.js.git
You need to install NODEJS, a JavaScript run time enivroment outside the browser. Download from here :- https://nodejs.dev/
cd counter.js
npm i
npm start
Visit http://localhost:5000 for demo
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Add your Changes (
git add .
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Mail us at - sz2386@cse.jgec.ac.in