Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diamondnath07/leaderboard
This is a CRUD operation application that works with an API to perform basic 'create' and 'Read' function. It is built using webpack, vanilla javascrip, HTML&CSS and API
https://github.com/diamondnath07/leaderboard
Last synced: 8 days ago
JSON representation
This is a CRUD operation application that works with an API to perform basic 'create' and 'Read' function. It is built using webpack, vanilla javascrip, HTML&CSS and API
- Host: GitHub
- URL: https://github.com/diamondnath07/leaderboard
- Owner: DiamondNath07
- License: mit
- Created: 2022-11-30T15:27:04.000Z (almost 2 years ago)
- Default Branch: development
- Last Pushed: 2022-12-15T07:32:57.000Z (almost 2 years ago)
- Last Synced: 2023-05-06T18:50:35.800Z (over 1 year ago)
- Language: CSS
- Size: 2.14 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Microverse README Template
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)> This is a CRUD operation application that works with an API to perform basic 'create' and 'Read' function. It is built using webpack, vanilla javascrip, HTML&CSS and API
**[leaderBoard]** is a CRUD operation application
>
Client
Server
> Some of the key features are;
- **[Create_Post]**
- **[Read_Post]**
- **[Update_Post]**
> View live here
- [Live Demo Link](https://diamondnath07.github.io/leaderBoard/dist/)
To get a local copy up and running, follow these steps.
### Prerequisites
```
In order to run this project you need:
Install Vs studio or any text editor of your choice
Install git bash
Install webpack
Install node on your device globally
```
### Setup
Clone this repository to your desired folder:
```
https://github.com/DiamondNath07/leaderBoard
```
### Install
Install this project with:
```
node.js
webpack
linters
```
### Usage
To run the project, execute the following command:
```
cd scr folder
open terminal
run npm install
run npm start
```
👤 **Diamond Nathaniel I**
- GitHub: [@DiamondNath07](https://github.com/DiamondNath07)
- Twitter: [@DiamondNath07](https://twitter.com/@diamondNath07)
- LinkedIn: [Diamond Nathaniel I](https://linkedin.com/in/diamond-nathaniel-6b664b245)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/DiamondNath07/leaderBoard/issues).
> Write a message to encourage readers to support your project
If you like this project kindly give a star
> Give credit to everyone who inspired your codebase.
I would like to thank my coding-team
> Add at least 2 questions new developers would ask when they decide to use your project.
- **[Question_1]**
- [Can_I_delete_from_app]
- **[Question_2]**
- [Can_I_use_it_on_mobile]
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._