Skip to content

talitastravassos/users-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Quick start

In the project directory:

Install dependencies

  • npm install

Start application

  • npm start

Backend

To make real changes:

  • run json-server --watch db.json at the root of the project, and change the commented line in baseURL variable in ./API/requests.js.
  • start application.

Screenshot

Users Management Screenshot

Live Demo

That's it 😉