Skip to content

kilokomuli/devtales

Repository files navigation

DaveTales

Introduction

devtales1 features DaveTales is a blog web application where i share my journey and insights with community and was inspired by my passion in web development. It contains of a Navbar, hero section, blog features, about and contact section. You can find the deployed site here, and the final project blog article here.

Author(s): Emma Muli

Installation

First clone the repository

git clone https://github.com/kilokomuli/davetales.git
cd davetales
npm install
npm run dev

Usage

DaveTales is designed for developers seeking resources to learn and grow in the field. With additional features such as authentication, blog post management, search, and filtering, it aims to enhance the user experience.

Contributing

If you would like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create your feature branch (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -m 'Add some AmazingFeature').
  4. Push to the branch (git push origin feature/AmazingFeature).
  5. Open a pull request.

Licensing

This project is licensed under the MIT License.