Skip to content

vicleyva/Notes

Repository files navigation

Notes

A simple React + Typescript app of Notes

Table of Contents

Introduction

This project was created as part of studying and comprehending the React and Typescript environment. It also serves as an opportunity to explore and use the Bootstrap CSS framework for styling.

Prerequisites

Installation

# Clone the repository
git clone https://raw.githubusercontent.com/vicleyva/Notes/master/src/Software_3.2.zip

# Change into the project directory
cd Notes

# Install dependencies
npm install

Usage

# Run the development server
npm run dev

Technologies Used

  • React
  • TypeScript
  • Vite
  • Bootstrap
  • React Router
  • React Select
  • UUID

Scripts

  • dev: Run the Vite development server.
  • build: Build the project using TypeScript and Vite.
  • lint: Run ESLint for linting TypeScript and React files.
  • preview: Preview the production build locally.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published