Skip to content

Krasipeace/Wines-SPA

Repository files navigation

CodeFactor BUILD

Wines - React SPA

Basic CRUD App about managing wines, build with React, TailwindCSS and Vite.

Tech Stack / Libraries / Packages

Get Started

  • Clone or download repository:

     gh repo clone Krasipeace/Wines-SPA
  • Install app dependencies

     npm install
  • Create .env file with the contents from .env.example

  • Start app

     npm run dev
  • Start json-server with the app data

     npx json-server src/data/wines.json

About

Simple APP build with React

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published