simple crud app project week 14.
This is a simple crud app that follow these deliverables:
- Backend and Database development
- Role Based Access Control
- Twitter like-application
- Todos application
- Testing react components
App Layouts:
- Testing Login Page, expect detect form and button
- Testing Register Page, expect detect form and button
- Testing Category Page, expect detect form and button, and table
- Testing Profile Page, expect detect title and table
cd client
npm install
npm --test