Skip to content

SagarDalal15/reactjs-brilliant-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brilliant Website Clone, Front End

Website Link

https://sagardalal15.github.io/reactjs-brilliant-clone/

Screenshot 2021-07-03 at 7 59 12 PM

Screenshot 2021-07-03 at 8 00 40 PM

Installation and Setup Instructions

To get into the directory:

cd brilliant-master

Installation:

npm install

To Start Server:

npm start

To Visit App:

localhost:3000/brilliant or localhost:3000/

Libraries Used

  1. @material-ui/core
  2. react-bootstrap
  3. bootstrap
  4. react-dnd
  5. react-dnd-html5-backend
  6. react-router-dom

About Project

This was a 2 days long project built during my sixth semester in my graduation in Btech Computer Science. I created this project as an internship assignment where I supposed to create 2 pages of the given website (Links given below). Project goals included using technologies learned up until this point and familiarizing myself with documentation for new features.

One of the main challenges I found was implement the drag and drop of cartoon image on page 2.

Link to original website:

Page 1: https://brilliant.org/courses/logic-deduction/

Page 2: https://brilliant.org/practice/warmup-puzzles-6/?chapter=introduction-54

If anyone can help me with better approach in creating this project, would appreciate that. Feel free to contact me at my email sagardalal112@gmail.com.