Skip to content

Abraham-Felix/casita-del-arbol

Repository files navigation

Nuxt 3 App Built for an educational blog for Kids and Parents 🤝

The project is at its very early stage, the main objective overall is to provide educational content for parenting and children, it will cover stories, articles, and courses. Content will be translated initially into 2 languages which are Spanish and English. If you find this project interesting you are welcome to collaborate or even replicate this repo for your own needs.

Hosting 🌐

Netlify Status

Features ✨

Upcoming Features 🧪

Setup ⚙

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Check out the deployment documentation for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published