Skip to content

alisabeata/ai-bots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI bots

Overview

Create React App based project, uses streams, contains React hooks, routing, and state management.

Features

  • React 18
  • TypeScript integration
  • React Router for navigation
  • Comprehensive unit and integration tests using React Testing Library
  • ESLint and Prettier for code linting and formatting
  • Continuous deployment with GitHub Pages

Prerequisites

Before you begin, ensure you have installed:

  • Node.js 14 or later
  • npm (typically comes with Node.js)

Installation

To get started with Iris, clone the repository and install the dependencies:

git clone https://github.com/your-username/ai-bots.git
cd ai-bots
npm install

Available Scripts

In the project directory, you can run:

npm start

Runs the app in development mode.
Open http://localhost:3000 to view it in your browser.

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.

npm run deploy

Deploys the application to GitHub Pages.

npm run lint

Runs ESLint to check for code quality issues.

npm run format

Formats the codebase using Prettier.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published