Overview of My Submission
Over time, the timer feature has become essential to many applications, this project will acts as a startup template for those applications.
This project only has one page and it is the timer page. User can add and delete timer for their events.
Submission Category:
Web2 Wizards
Link to Code
phonist / close_count
Timer made with mern stack
About The Project
The project acts as a startup template for timer application.
This project only has one page and it is the timer page. User can add and delete timer for their events.
Built With
Getting Started
This project was developed under Docker environment. So please make sure Docker is installed. To configure the docker environment. Please check docker-compose.yml and Dockerfile. The project is using MERN stack.
After project setup is done, please open your browser, navigate to localhost:3000. Register and login to the application to start creating your timers.
Prerequisites
- Docker
- NodeJs
- React
- MongoDB
Installation
- git clone https://github.com/phonist/close_count.git
- cd close_count
- docker-compose up -d --build
- navigate to localhost:3000 and start your development
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you…
Top comments (0)