ratifire / devrate-web

0 stars 0 forks source link

Devrate - Frontend

Overview

Welcome to the frontend repository of our Deverate App! This application is designed to assist in identifying and evaluating developer levels during interviews with experts. This README provides essential information for frontend developers contributing to or exploring this project.

Features

Developer Levels

The app utilizes a structured system to identify and categorize developers into different levels based on their skills and experience. The levels include:

Tech Stack

The frontend of the application is built using modern web technologies and frameworks, including:

Test Account

For testing and demonstration purposes, use the following credentials:

  1. User 1

    • Email: john.rate3@tutamail.com
    • Password: Dev1234!!
  2. User 2

    • Email: dev.rate3@proton.me
    • Password: Dev1234!

How to Contribute

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Make your modifications and improvements.
  4. Test thoroughly to ensure your changes work as expected.
  5. Submit a pull request.

Getting Started

To run the application locally, follow these steps:

  1. Ensure you have Node.js version 20.12.2 installed.
  2. Clone the repository to your local machine.
  3. Navigate to the project directory.
  4. Run npm install to install dependencies.
  5. Run npm start to start the development server.

Resources

to be added later