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.
Make sure you have Node.js and either NPM or Yarn installed on your machine.
Recommended Node.js version: 18.16.0
- Clone the repository:
git clone https://github.com/abraira85/kidsrus.git
- Navigate to the project directory:
cd project-directory
- Install dependencies using NPM:
npm install
Or install dependencies using Yarn:
yarn install
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.
This project is licensed under the MIT License.