https://github.com/dj1samsoe/cmlabs-frontend-internship-test
Project Test for Frontend Developer Internship in cmlabs.co - Malang. Built with Next Js 14, Typescript, Tailwind CSS, Material UI
https://github.com/dj1samsoe/cmlabs-frontend-internship-test
Last synced: 2 months ago
JSON representation
Project Test for Frontend Developer Internship in cmlabs.co - Malang. Built with Next Js 14, Typescript, Tailwind CSS, Material UI
- Host: GitHub
- URL: https://github.com/dj1samsoe/cmlabs-frontend-internship-test
- Owner: dj1samsoe
- Created: 2024-01-19T08:18:35.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-20T13:17:02.000Z (over 1 year ago)
- Last Synced: 2025-01-20T04:34:33.794Z (4 months ago)
- Language: TypeScript
- Homepage: https://meal-apps-dhanhid.vercel.app
- Size: 311 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meal Apps
Welcome to the **Meal Apps | The Best Meal Apps in the World** open-source repository! This project is built using Next.js, Tailwind CSS,Typescript and it's designed to help you create your own personal website, share insightful blogs, and offer programming tips to the community. You find this project a bit helpful? Then give me the start
## Getting Started
Before you begin, make sure you have Node.js and npm (Node Package Manager) installed on your system. Familiarity with Next.js, Tailwind CSS
## Installation
1. Clone this repository to your local machine using:
```bash
git clone https://github.com/dj1samsoe/cmlabs-frontend-internship-test.git
```2. Navigate to the project directory:
```bash
cd cmlabs-frontend-internship-test
```
3. Install the dependencies:
```bash
npm install
```
4. Run the Projects
```bash
npm run dev
```