An open API service indexing awesome lists of open source software.

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

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
```