Skip to content

A landing page for an in person and online toy drive.

Notifications You must be signed in to change notification settings

IanSkelskey/toy.drive

Repository files navigation

Toy Drive

A vibrant and interactive platform for organizing and participating in toy drives.

Tech Stack

React TailwindCSS Framer Motion Prettier

This project utilizes the power of React for UI components, styled with the utility-first CSS framework Tailwind CSS, and animated using Framer Motion for smooth transitions and animations. Code formatting is maintained with Prettier to ensure consistent styling.

Installation and Setup

Clone the repository and install the dependencies:

git clone https://github.com/IanSkelskey/toy.drive.git
cd toy.drive
npm install

To run the project locally:

npm start

Code Formatting with Prettier

To ensure consistent code styling, this project uses Prettier. You can format your code by running:

npm run prettier-write

To check if your files are formatted according to the project's Prettier configuration, run:

npm run prettier-check

About

A landing page for an in person and online toy drive.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published