Skip to content

MarianaPertuz17/CodeX-nextjs

Repository files navigation

CodeX

CodeX is a web application that helps you to get ready and land your new dream life. In this app, you'll find several questions that are code related and could come up in a technical interview. You'll have access to the question itself, some hints that will help you get to solve the problem and a code editor so that you can run your own code and see if the test are passing. Also, if you want you can check CodeX's solution to the question and user's solutions and you can submit your own solution so that other users can check it out!

Finally, if you want to practice your CSS skills, CodeX has a fun CSS battle section!

NOTE: In the basic plan, you'll only have access to one free exercise, but you'll be able to access the others by signing up to the premium plan.

Screenshots

Getting Started

  1. Clone this repo:
git clone https://github.com/MarianaPertuz17/CodeX-nextjs.git
  1. Install the dependencies:
npm install
  1. Run the development server:
npm run dev
# or
yarn dev
  1. Open http://localhost:3000 with your browser to see the result.

Or you can check the Deployed Version

Tech Stack

Developers

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors