CMS Admin

Built with

  • React JS
  • TailwindCSS

Environment Variables

REACT_APP_API_URL=

Installation

Clone the project

  git clone https://github.com/mrizkysolehudin/CMS-Admin-task cmsadmin-app

Go to the project directory

  cd cmsadmin-app

Add the environment variables from .env.example file to .env file

  REACT_APP_API_URL=https://cms-admin-v2.ihsansolusi.co.id/testapi

Install dependencies

  npm install

Start the project

  npm start

Screenshots

Register Page Login Page
Register Login
Home Page User Details Page
Home User Details
Add User Page Edit User Page
Add User Edit User

Author

💻 Muchammad Rizky Solehudin