Journal Admin is a frontend React/TypeScript application that allows user to interact with the MongoDB data via the Journal REST API. It can create, update, and mark posts as published when ready. Published posts are then visible on my Journal application intended for general consumption.
Sister Repositories:
- Journal REST API
- Journal - web app to view published posts
- Utilize React with TypeScript
- Test components with React Testing Library
- Leverage Tailwind for styling
- Clone this repository:
git clone git@github.com:01zulfi/journal-admin.git- Install dependencies:
npm install- Serve the app locally:
npm run start
- Favicon from google