Skip to content

sammy1song/MERN-Intern-Test

Repository files navigation

MERN Intern Test - React.js Project

This repository contains the code for a React.js application I built as part of the MERN Intern Test at my internship at Showing Guide. The objective was to recreate a website that was designed in Figma.

Project Overview

This project was an opportunity to showcase my skills in translating design prototypes into functional, interactive web applications. The design was provided in Figma, a popular collaborative interface design tool, and my task was to implement the design using React.js within the MERN stack context.

Technologies Used

This project was developed using the following technologies:

  • React.js - A JavaScript library for building user interfaces.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Before you begin, ensure that you have the following software installed on your machine:

Installation

Follow these steps to install the project and its dependencies:

  1. Clone the repository
bash
git clone https://github.com/yourusername/mern-intern-test.git
cd mern-intern-test
  1. Install dependencies
bash
yarn install

Running the application

To start the development server, use the following command:

bash
yarn start

The application will then be available on http://localhost:3000

Contributing

Contributions are welcome. Please open an issue or submit a pull request.

License

This project is licensed under the terms of the MIT license. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published