nxnom / onepiece-info

Capstone project built during Microverse. This website is about popular Japanese anime One Piece.

Home Page:https://oyhpnayiaw-as-micronaut.github.io/capstone-project-1/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Capstone Project - One Piece Website

πŸ“— Table of Contents

πŸ“– One Piece - Capstone Project

This Project is a Capstone project I created during my Microverse journey.

πŸ›  Built With

Tech Stack

  • html
  • javascript
  • tailwindcss

Key Features

  • Responsive Website
  • Interactive and dynamic contents
  • Use latest tech-stack

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

Node.js installed and you are good to go.

Setup

Clone this repository to your desired folder:

  git clone https://github.com/oyhpnayiaw-as-micronaut/capstone-project-1
  cd capstone-project-1

Install

Install this project with:

  npm i

Usage

To run the project, execute the following command to compiled tailwindcss to vanilla css:

  npm run dev

and then Open the project with Live server or similar tools.


Run tests

There is no tests in thie project. But if you want to check linter errors:

  npm run linters

Deployment

You can deploy this project using:

  npm run init-deploy   // for initial deployment
  npm run deploy        // for followup deployments

(back to top)

πŸ‘₯ Authors

Mention all of the collaborators of this project.

πŸ‘€ Wai Yan Phyo

(back to top)

πŸ”­ Future Features

  • Automatic deploy using github actions

(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 ⭐️ the repo or follow my github account for more amazing projects.

(back to top)

πŸ™ Acknowledgments

Original Design Link - CC Global Summit 2015

Design by Cindy Shin in Behance

(back to top)

❓ FAQ (OPTIONAL)

  • dist/output.css not found when I open the project
    • It might be you forget to forget to install and setup the project. Follow thes instruction to run the project.
    • Install
    • Usage

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Capstone project built during Microverse. This website is about popular Japanese anime One Piece.

https://oyhpnayiaw-as-micronaut.github.io/capstone-project-1/

License:MIT License


Languages

Language:HTML 74.4%Language:JavaScript 14.4%Language:CSS 11.3%