Skip to content

This is an app built with Javascript that allows you add books and keep a good record of them

License

Notifications You must be signed in to change notification settings

Eccb7/AwesomeBooks_ES6

Repository files navigation

AwesomeBooks with ES6

📗 Table of Contents

📖 Awesomebook

Awesomebook is a repository.In this project, I have restructured our Awesome books app code. The goal was to make it more organized by using modules.

🛠 Built With

Tech Stack

Client
Form backend service

Key Features

  • Demo of Linters
  • Demo of Awesomebooks

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

  • web browser
  • git-syn
  • code editor

Setup

Clone this repository to your desired folder:

git clone https://github.com/Eccb7/AwesomeBooks_ES6.git

Install

To install all dependencies, run:

npm install

Usage

To run the project, execute the following command:

To run the project, follow these instructions:

  • Clone this repo to your local machine.

Run tests

To run tests, run the following command:

  • Track HTML linter errors run:
npx hint .
  • Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
  • Track JavaScript linter errors run:
npx eslint .

(back to top)

👥 Author

👤 Ojwang Briton

(back to top)

🔭 Future Features

  • Add mobile version
  • Add Model

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank my teammembers

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is an app built with Javascript that allows you add books and keep a good record of them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published