Skip to content

armanalam03/cssArena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's .cssArena_

.cssArena_ is a competitive web platform where developers and designers engage in CSS coding challenges. Participants recreate given designs using HTML and CSS, striving for accuracy and minimal code usage. It fosters creativity, skill enhancement, and friendly competition as users compare solutions.

It is an interactive way for CSS enthusiasts to practice their skills, learn from others, and have fun while participating in a friendly coding competition.

Features

  • User can create Battle Arenas to battle with friends.
  • Each user in Battle Arena can see each other's as well as their own progress in real-time.
  • Users can practice by selecting any Code Arenas of their choice.
  • Features like comparison slider and difference between their image and target image.

Usage

git clone https://github.com/armanalam03/cssArena.git
cd cssArena

Now open different terminals for each backend and frontend.

In Django backend terminal:

cd backend
python .\manage.py runserver

In Nodejs backend terminal:

cd nodeBackend
npm install
npm start

In Reactjs frontend terminal:

cd frontend
npm install
npm start

Technologies

My Skills

Screenshots

Home Page

Click to join a Battle Arena to battle with friend (you would require the Room ID, Arena ID and Username

Code Arena

Click to join a Battle Arena to battle with friend (you would require the Room ID, Arena ID and Username  (1)

Comparison Slider and Difference

Screenshot 2023-08-03 013905 Screenshot 2023-08-03 013920

Create a Battle Arena

Click to join a Battle Arena to battle with friend (you would require the Room ID, Arena ID and Username  (2)

Join a Battle Arena

Click to join a Battle Arena to battle with friend (you would require the Room ID, Arena ID and Username  (3)

Battle Arena

Screenshot 2023-08-03 013746 Screenshot 2023-08-03 013801

Demo Project Video

React.App.-.Google.Chrome.2023-08-03.01-57-31.mp4

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published