Skip to content

abraira85/kidsrus

Repository files navigation

KIDSrUS

This project is a test created for the purpose of applying for a position. It showcases my skills and serves as a demonstration of my abilities in web development. Please feel free to explore the code and reach out if you have any questions or feedback.

Installation

Make sure you have Node.js and either NPM or Yarn installed on your machine.

Recommended Node.js version: 18.16.0

  1. Clone the repository:
git clone https://github.com/abraira85/kidsrus.git
  1. Navigate to the project directory:
cd project-directory
  1. Install dependencies using NPM:
npm install

Or install dependencies using Yarn:

yarn install

Usage

To start the site server, run the following command:

yarn dev

This will start the development server, and your site will be available at http://localhost:3000.

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