Skip to content

chiholiu10/chatbot

Repository files navigation

Chatbot

Welcome to the Chatbot project! This is a Next.js application that implements a chatbot interface using React and styled-components.

Project Setup

This project is built with the following technologies:

  • Next.js: A React framework for building server-side rendered applications.
  • React: A JavaScript library for building user interfaces.
  • styled-components: A library for writing CSS in JavaScript.

Getting Started

Prerequisites

Make sure you have Node.js installed on your machine. You can check your version with:

Run this commandline

  • node -v

Installation

1.Clone the repository

2.Install the dependencies

  • npm install

3.Development: Start the development server with TurboPack

  • npm run dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published