Skip to content

david-fb/mutants-web-crud

Repository files navigation

Mutants CRUD web

ReactJS web app - CRUD consuming the mutant-api application

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

VITE_API_BASE_URL=

Installation

Install dependencies with npm

  npm install 

Run the development server:

  npm run dev

Open http://localhost:5173 with your browser to see the result.

Deploy on Vercel

About

Mutants crud web consuming mutants-api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages