Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sahanmndl/UpCoding-Web
Get event details of competitive programming contests, hackathons etc.
https://github.com/sahanmndl/UpCoding-Web
api competitive-programming hackathon hacktoberfest hacktoberfest-2022 hacktoberfest2023 javascript react reactjs
Last synced: 6 days ago
JSON representation
Get event details of competitive programming contests, hackathons etc.
- Host: GitHub
- URL: https://github.com/sahanmndl/UpCoding-Web
- Owner: sahanmndl
- License: mit
- Created: 2022-10-07T05:06:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-13T19:28:58.000Z (about 1 year ago)
- Last Synced: 2024-08-02T07:10:40.084Z (3 months ago)
- Topics: api, competitive-programming, hackathon, hacktoberfest, hacktoberfest-2022, hacktoberfest2023, javascript, react, reactjs
- Language: JavaScript
- Homepage: https://upcoding.netlify.app/
- Size: 1.01 MB
- Stars: 15
- Watchers: 1
- Forks: 20
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-hackathon - Upcoding - Get event details of competitive programming contests, hackathons etc. (Tooling / Promoting)
README
# UpCoding
![Screenshot (7)](https://user-images.githubusercontent.com/76529959/194722032-443708cb-4aa7-4fa7-b77d-0f021c8be0e1.png)
![Screenshot (8)](https://user-images.githubusercontent.com/76529959/194722042-b977982a-984b-489d-aac4-debbbd604803.png)Mobile App: (https://github.com/sahanmndl/UpCoding)
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you must install a package:
### `npm install`
To start the website in your localhost :
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.The page will reload when you make changes.\
You may also see any lint errors in the console.### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.