Skip to content

jedgarf/simple-task-mngt-crud-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-task-mngt-crud-app

TASK MANAGEMENT SYSTEM (Frontend) using React CRA

Browser I used: Firefox Developer Edition

TECH REQUIREMENTS

  • Node version - v16.20.0

INSTALLATIONS

  1. Clone the repository
  2. Rename .env.example to .env
  3. Configure .env file (API_TOKEN, API_BASE_URL and etc.)
  4. Run npm install to install all dependencies
  5. Run npm start
  6. Browse http://127.0.0.1:3000

Releases

No releases published

Packages

No packages published