Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paul-js-hub/es6-project
https://github.com/paul-js-hub/es6-project
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/paul-js-hub/es6-project
- Owner: Paul-js-hub
- Created: 2022-05-30T11:10:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-30T17:38:33.000Z (over 2 years ago)
- Last Synced: 2023-03-04T02:24:45.395Z (over 1 year ago)
- Language: JavaScript
- Size: 188 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Hello World
> This is a personal project that allows users to manage their books.
## Built With
- HTML
- CSS
- JavaScript## Getting Started
For development, you are only required to have Node.js and a node global package, also Yarn, installed in your environment.## Node
- ### Node Installation on Windows
Go to [official Node.js website](https://nodejs.org/) and download the installer.
Also, be sure to have `git` available in your PATH, `npm` might need it (You can find git [here](https://git-scm.com/)).- ### Node Installation on other Operating Systems
You can find more information about the installation on the [official Node.js website](https://nodejs.org) and the [official NPM website](https://npmjs.org/).### Install
Go to the root folder and run the following:$ git clone https://github.com/Paul-js-hub/es6-project
$ cd es6-project
$ npm install# Running the project
$ Open the index.html in your browser
## Live link
[Live Demo Link](Coming Soon)## Author
👤 **Paul Onchera**- GitHub: [@githubhandle](https://github.com/Paul-js-hub/)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/paul-onchera-499a57144/)## 📝 License
This project is [MIT](./MIT.md) licensed.