Skip to content

React projects that I did during Industrial Training

Notifications You must be signed in to change notification settings

Blank-09/react-skcet

Repository files navigation

React Projects

Description

These projects I've done during the period of Industrial Training at my collage.

Projects

  1. /projects/counter - Counter App
  2. /projects/student-form - Student Form (PageClip API)

Setup and Installation

To run these projects,

  • Install Node.js
  • Clone this repository: git clone https://github.com/Blank-09/react-skcet.git
  • Navigate into the project directory: cd react-skcet
  • Install dependencies: npm install
  • Start the project: npm run dev

How to run other projects?

  • Navigate into the project directory: cd /projects/<project-name>
  • No need to install dependencies (if it is already installed in the root directory)
  • Start the project: npm run dev

Technologies Used

  • React
  • TypeScript
  • Vite
  • Tailwind CSS
  • Node.js and npm

Author

About

React projects that I did during Industrial Training

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published