Skip to content

Csc32/English-Senteces-Generator

Repository files navigation

English Sentences Generator

Generate any example depending on your needs.

This project was created for the midudev hackathon and use the co:here API

Technologies

  • Astro
  • Vanilla JavaScript
  • Vanilla CSS
  • Cohere

Tools uses to make this projects:

Installation

For run this project locally, you need to clone this repository and have:

  • Node.js
  • NPM

After you have these requirement just do a npm install

All Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:3000
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro --help Get help using the Astro CLI

Notes:

TODO:

  • Add the loader
  • Deploy project
  • Create a landing page explaining the project
  • Add a history of the sentences generated

This is all until the moment

About

This is a repo for the midudev hackathon using the cohere API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published