Skip to content
/ Oficina Public

Serviço de agendamento da oficina usando React, Antdesign, JsonServer, e Node.js

Notifications You must be signed in to change notification settings

mopanc/Oficina

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

The application is for a mechanical workshop of providing services, with two main functions: End user can through a simple web page schedule services for your vehicle. The administrator user (does not contain login) will be able to manage the types of service that the workshop offers and manage the services already scheduled.

Last commit on GitHub Project top programing language

Built with   |    How to run



🚀 Built with

This project was developed with the following technologies:

ℹ️ How to run

Requirements

To run the app, you will need Git, Node.js v12.13.1 or higher, Npm, React, ANTD, Json Server.

Application

Now clone the repository and install the dependencies.

# to clone the repository
git clone https://github.com/Mopanc/oficina.git

# go into the folder
cd Oficina/
cd oficina-app/

#install the backend dependencies
npm install

run application

npm start

run Server

# Open other terminal

# go into the folder
cd Oficina/
cd api-server/
npm start

The credits of this project belong to Jorge Morais

by Jorge Morais

About

Serviço de agendamento da oficina usando React, Antdesign, JsonServer, e Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published