/MyFirstQuote

🚀✨ Help beginners to contribute to open source projects 👨🏻‍💻

Primary LanguageJavaScriptMIT LicenseMIT

My First Quote

Make Your first contribution by sharing a quote.

Table of Contents

Project Overview

Welcome to My First Quote. This project is a web application designed to display quotes that you have think is awesome. This project is aimed at developers making their first open-source contribution.

Why is this project useful?

This project serves several purposes:

  • Your Quote: Share your very first quote.
  • First-contributions: Offers a hands-on experience for beginner developers on how to make their first contribution on an open-source project.
  • Community: Encourages open-source contributions, fostering a community of developers working together to improve this project.

Getting Started

To get started, follow these steps:

  1. Clone the Repository: Clone the repository to your local machine using the following command:
    git clone https://github.com/AliSinaYOusofi/MyFirstQuote
  2. Install Dependencies: Installing dependecies with the following command.
    cd quotes
 npm install
  1. Start the Development Server: Start the development server with:
npm run dev

Open your browser and visit http://localhost:3000

For contributions see:

contribution guides