https://github.com/eswar2001/cptime
One-stop place for competitive programming
https://github.com/eswar2001/cptime
Last synced: 11 months ago
JSON representation
One-stop place for competitive programming
- Host: GitHub
- URL: https://github.com/eswar2001/cptime
- Owner: eswar2001
- License: cc0-1.0
- Created: 2021-01-10T17:07:54.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-08T02:44:44.000Z (over 4 years ago)
- Last Synced: 2023-03-10T12:12:36.302Z (over 3 years ago)
- Language: JavaScript
- Homepage: https://cptime.herokuapp.com/
- Size: 2.51 MB
- Stars: 16
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## CPTime
To all the competitive programming enthusiasts I here by make your life easier :smile:

### How do I contribute to this ?
```star->fork->implement a new idea -> PR```
Rest is History fellows.
### I found a bug or Issue
Raise one here
### I have an Idea but I solely can't implement ?
Raise an Issue and fill out the google form in the website.
### How to run locally?
1.Install nodejs
2.clone the repo and open in your choice of editor
3.open cmd or terminal or powershell in the cloned dir and run 'npm install'
4.run 'npm start' to run