Skip to content

Cramouchegit/News-Apps

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Installation

  1. Clone the repository:

    https://github.com/Cramouchegit/News-Apps.git
  2. Navigate to the project directory:

    cd your-project
  3. Install ReactJS dependencies:

    bun install
  4. Copy the .env.example file to .env and configure your api:

    cp .env.example .env
  5. Start the development server:

    bun run dev

Usage

Visit http://localhost:5173 in your browser to access the web-based landing page generator.

About

Create a Simple News Web App with (ReactJS + Vite + Bun Runtime)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published